Zhengyu Gu
|
6881a91868
|
8220602: Shenandoah-SA: Enable best-effort implementation of heap walk
Reviewed-by: rkennke, cjplummer
|
2019-03-14 09:53:15 -04:00 |
|
Zhengyu Gu
|
5730a0413b
|
8221875: Unquarantine Shenandoah string dedup tests
Reviewed-by: rkennke
|
2019-04-02 16:36:00 -04:00 |
|
Igor Ignatyev
|
c115415af1
|
8221870: use driver to run CtwRunner in applications/ctw tests
Reviewed-by: shade, epavlova
|
2019-04-02 13:39:22 -07:00 |
|
Kim Barrett
|
e7e00f7ae0
|
8221102: Allow GC threads to participate in threads claiming protocol
Expand claim counter from 1bit to uintx, with rare overflow handling.
Reviewed-by: tschatzl, rkennke
|
2019-04-02 13:08:38 -04:00 |
|
Claes Redestad
|
3880f3db74
|
8221724: Enable archiving of Strings with hash 0
Reviewed-by: jiangli, iklam
|
2019-04-02 11:37:11 +02:00 |
|
Sangheon Kim
|
4494be3b5f
|
8221517: G1: Reserved page size for heap can be wrong
Reviewed-by: tschatzl, kbarrett
|
2019-04-01 14:54:48 -07:00 |
|
Christian Tornqvist
|
9910128b44
|
8212627: [TESTBUG] runtime/CreateMirror/ArraysNewInstanceBug.java timed out
Reviewed-by: coleenp, dcubed, hseigel
|
2019-04-01 14:34:24 -07:00 |
|
Nick Gasson
|
0eadf53694
|
8220707: [TESTBUG] serviceability/sa/TestHeapDumpForLargeArray.java fails with jtreg -vmoption:-Xmx < 8g
Reviewed-by: clanger, sballal, jcbeyler
|
2019-03-29 09:31:44 +00:00 |
|
Thomas Stuefe
|
be4416fdda
|
8221480: jcmd VM.metaspace shall print limits in basic mode
Reviewed-by: adinn, rehn
|
2019-03-26 16:26:33 +01:00 |
|
Ioi Lam
|
e2ffa15762
|
8221351: Crash in KlassFactory::check_shared_class_file_load_hook
Reviewed-by: dholmes, ccheung
|
2019-03-29 08:42:32 -07:00 |
|
Zhengyu Gu
|
b51de3d73a
|
8221688: Quarantine Shenandoah string dedup tests
Reviewed-by: rkennke
|
2019-03-29 10:21:18 -04:00 |
|
Per Lidén
|
7a623e6e46
|
8221540: ZGC: Reduce width of zForwardingEntry::from_index field
Reviewed-by: stefank, eosterlund
|
2019-03-28 19:43:59 +01:00 |
|
Thomas Stuefe
|
dbe0da648a
|
8220786: Create new switch to redirect error reporting output to stdout or stderr
Reviewed-by: dholmes, goetz
|
2019-03-25 09:35:40 +01:00 |
|
Goetz Lindenmaier
|
2da45f12f2
|
8221398: Move test NoClassDefFoundMsg.java to subdir exceptionMsgs/
Reviewed-by: coleenp
|
2019-03-28 09:15:41 +01:00 |
|
Daniil Titov
|
6d77c76cf2
|
8218727: vmTestbase/nsk/jvmti/scenarios/events/EM04/em04t001/TestDescription.java crash in native library
Reviewed-by: sspitsyn, gadams
|
2019-03-28 04:26:36 +00:00 |
|
Mikhailo Seledtsov
|
ea59f49e55
|
8221527: [TESTBUG] DockerBasicTest.java contains hard-coded reference to JDK 10
Using Docker test library to get the image name
Reviewed-by: dholmes
|
2019-03-27 08:38:05 -07:00 |
|
Rahul Raghavan
|
3f0955154d
|
8219612: compiler.codecache.stress.Helper.TestCaseImpl can't be defined in different runtime package as its nest host
Test rewritten to use top level classes rather then nested ones
Reviewed-by: iignatyev, kvn, thartmann
|
2019-03-27 18:33:48 +05:30 |
|
Per Lidén
|
229d923b27
|
8221396: Clean up serviceability/sa/TestUniverse.java
Reviewed-by: stefank, jcbeyler
|
2019-03-27 10:38:49 +01:00 |
|
Ioi Lam
|
c532be950a
|
8217347: [TESTBUG] runtime/appcds/jvmti/InstrumentationTest.java timed out
Avoid using VirtualMachine.list(). Use Process.pid() instead.
Reviewed-by: dholmes
|
2019-03-26 11:34:40 -07:00 |
|
Serguei Spitsyn
|
4df14bb14b
|
8221513: Add vmTestbase/nsk/jdb/eval/eval001/eval001.java to ProblemList.txt
Add test to the ProblemList.txt
Reviewed-by: dcubed
|
2019-03-26 14:43:23 -07:00 |
|
Mikhailo Seledtsov
|
7f9103968f
|
8221342: [TESTBUG] Generate Dockerfile for docker testing
Dockerfile is generated; introduced properties to specify custom base image
Reviewed-by: sgehwolf, dholmes, jiefu
|
2019-03-26 13:25:26 -07:00 |
|
Volker Simonis
|
6efb59fad7
|
8221483: TestOopCmp.java fails due to "Multiple garbage collectors selected"
Reviewed-by: kvn, mdoerr
|
2019-03-26 18:42:10 +01:00 |
|
Robbin Ehn
|
06fa31e9bc
|
8221472: Fix HandshakeSuspendExitTest
Reviewed-by: dcubed, redestad
|
2019-03-26 14:49:54 +01:00 |
|
Gary Adams
|
c986cef7ba
|
8218128: vmTestbase/nsk/jvmti/ResourceExhausted/resexhausted003 and 004 use wrong path to test classes
Reviewed-by: cjplummer, dholmes, lmesnik
|
2019-03-26 07:24:26 -04:00 |
|
Robbin Ehn
|
ed3542d53b
|
8220774: Add HandshakeALot diag option
Reviewed-by: dcubed, dholmes
|
2019-03-26 12:08:51 +01:00 |
|
Volker Simonis
|
f9c08cc6fb
|
8221083: [ppc64] Wrong oop compare in C1-generated code
Reviewed-by: mdoerr, goetz
|
2019-03-26 11:51:41 +01:00 |
|
Daniil Titov
|
57bf6a1800
|
8217827: [Graal] Some vmTestbase/nsk/jvmti/ResourceExhausted tests failing
Reviewed-by: cjplummer, jcbeyler, dholmes
|
2019-03-26 04:19:39 +00:00 |
|
Thomas Schatzl
|
efe03d5a90
|
8219100: Improve do_collection_pause_at_safepoint
Reviewed-by: kbarrett, sangheki
|
2019-03-25 14:11:09 +01:00 |
|
Jiangli Zhou
|
223e1c6e42
|
8220095: Assertion failure when symlink (with different name) is used for lib/modules file
Removed confusing function ClassLoader::is_modules_image(char*)
Reviewed-by: lfoltan, ccheung
|
2019-03-23 21:51:07 -07:00 |
|
Coleen Phillimore
|
54f31c6089
|
8218399: runtime/RedefineObject/TestRedefineObject.java timeout
Exclude this test for graal
Reviewed-by: hseigel, lfoltan
|
2019-03-22 16:16:10 -04:00 |
|
Nick Gasson
|
1925ff3540
|
8220451: jdi/EventQueue/remove/remove004 failed due to "ERROR: thread2 is not alive"
8220456: jdi/EventQueue/remove_l/remove_l004 failed due to "TIMEOUT while waiting for event"
Reviewed-by: sspitsyn, dcubed, gadams
|
2019-03-22 03:04:09 +00:00 |
|
Roman Kennke
|
59a025d90b
|
8220714: C2 Compilation failure when accessing off-heap memory using Unsafe
Reviewed-by: vlivanov, roland
|
2019-03-15 09:57:42 +01:00 |
|
Daniil Titov
|
ed5a2f1e06
|
8218401: WRONG_PHASE: vmTestbase/nsk/jvmti test crash
Reviewed-by: sspitsyn, jcbeyler
|
2019-03-21 19:56:31 +00:00 |
|
David Holmes
|
87283a7568
|
8221180: Deprecate AllowJNIEnvProxy
Reviewed-by: coleenp, dcubed
|
2019-03-20 23:32:57 -04:00 |
|
Dmitry Cherepanov
|
f16af8d4d5
|
8211100: hotspot C1 issue with comparing long numbers on x86 32-bit
Reviewed-by: iveresov, thartmann
|
2019-03-20 11:51:43 +03:00 |
|
Coleen Phillimore
|
3ed98222a7
|
8220744: Move RedefineTests to from runtime to serviceability
Move tests out of runtime to jvmti/RedefineClasses
Reviewed-by: sspitsyn, dcubed, cjplummer, hseigel, mseledtsov
|
2019-03-19 14:22:47 -04:00 |
|
Ao Qi
|
f6e688c7c8
|
8220812: gc/shenandoah/options/TestLoopMiningArguments.java fails if default GC is serial/parallel/cms
Reviewed-by: shade
|
2019-03-19 17:03:18 +08:00 |
|
Per Lidén
|
4a83447db2
|
8220597: ZGC: Convert ZForwarding to use ZAttachedArray
Reviewed-by: stefank, eosterlund
|
2019-03-18 11:50:40 +01:00 |
|
Per Lidén
|
dd412e66c5
|
8220594: ZGC: Remove superfluous ZPage::is_active()
Reviewed-by: stefank, eosterlund
|
2019-03-18 11:50:40 +01:00 |
|
Per Lidén
|
0ce7c21d33
|
8220588: ZGC: Convert ZRelocationSet to hold ZForwardings instead of ZPages
Reviewed-by: stefank, eosterlund
|
2019-03-18 11:50:39 +01:00 |
|
Per Lidén
|
5a079bf515
|
8220587: ZGC: Break out forwarding information from ZPage
Reviewed-by: stefank, eosterlund
|
2019-03-18 11:50:39 +01:00 |
|
Per Lidén
|
fbf62f0fb8
|
8220569: ZGC: Rename and rework ZUnmapBadViews to ZVerifyViews
Reviewed-by: stefank, eosterlund
|
2019-03-18 11:50:38 +01:00 |
|
Jesper Wilhelmsson
|
f0b707b94b
|
8220704: ZGC: gc tests complain Java heap too small
Reviewed-by: iignatyev, tschatzl
|
2019-03-15 18:59:21 +01:00 |
|
Aleksey Shipilev
|
977992a07e
|
8220712: [TESTBUG] gc/shenandoah/compiler/TestMaybeNullUnsafeAccess should run with Shenandoah enabled
Reviewed-by: rkennke, roland
|
2019-03-15 13:01:30 +01:00 |
|
Gary Adams
|
b860b6bf89
|
8220678: unquarantine nsk/jdi/ThreadReference/setEnabled/setenabled003
Reviewed-by: cjplummer, sspitsyn
|
2019-03-15 06:16:39 -04:00 |
|
Tobias Hartmann
|
0b42c0728a
|
8220611: compiler/classUnloading/methodUnloading/TestOverloadCompileQueues.java timeout
Test should not be executed with Graal as JIT.
Reviewed-by: kvn
|
2019-03-15 08:27:13 +01:00 |
|
Igor Ignatyev
|
8fb834a4bf
|
8219139: move hotspot tests from test/jdk/vm
Reviewed-by: dholmes, mseledtsov
|
2019-03-14 19:37:17 -07:00 |
|
Daniil Titov
|
a148e026a9
|
8218812: vmTestbase/nsk/jvmti/GetAllThreads/allthr001/TestDescription.java failed
Reviewed-by: dlong, sspitsyn, jcbeyler
|
2019-03-14 16:28:31 -07:00 |
|
Igor Ignatyev
|
8d282e55e2
|
8220689: problem list RandomCommandsTest in graal runs
Reviewed-by: kvn
|
2019-03-14 16:17:42 -07:00 |
|
Mikhailo Seledtsov
|
2b19cf94b2
|
8220676: [TESTBUG] ProblemList TestCPUSets until the test issue is resolved
Added the test to problem list
Reviewed-by: lfoltan
|
2019-03-14 11:26:53 -07:00 |
|