Tobias Hartmann
|
048c3dc026
|
8219807: C2 crash in IfNode::up_one_dom(Node*, bool)
Guard against regions degraded to copies.
Reviewed-by: kvn
|
2019-04-30 14:49:19 +02:00 |
|
Serguei Spitsyn
|
e3aa6f7907
|
8222934: mark new VM option AllowRedefinitionToAddOrDeleteMethods as deprecated
Mark new option depricated
Reviewed-by: dcubed, coleenp, dholmes
|
2019-04-30 01:56:28 -07:00 |
|
Dean Long
|
61f35bf898
|
8219403: JVMCIRuntime::adjust_comp_level should be replaced
Reviewed-by: kvn, dnsimon, never
|
2019-04-24 09:10:45 -07:00 |
|
Ao Qi
|
e6ace7be6f
|
8220813: update hotspot tier1_gc tests depending on GC to use @requires vm.gc.X
Reviewed-by: pliden, lmesnik
|
2019-04-26 11:33:32 -07:00 |
|
Jesper Wilhelmsson
|
63c7f8d0a3
|
8223026: [BACKOUT] Typo in test/hotspot/jtreg/TEST.groups is causing test harness failures
Reviewed-by: dsimms
|
2019-04-26 12:35:26 +02:00 |
|
David Holmes
|
6f8821cadc
|
8222970: Update ProblemList for vmTestbase/nsk/jdb/eval/eval001/eval001.java
Reviewed-by: gadams, dcubed, sspitsyn
|
2019-04-25 18:41:52 -04:00 |
|
Mikhailo Seledtsov
|
d81e2cc4fe
|
8222888: [TESTBUG] docker/TestJFREvents.java fails due to "RuntimeException: JAVA_MAIN_CLASS_ is not defined"
Introduced unique environment variable
Reviewed-by: egahlin, lmesnik, sgehwolf
|
2019-04-25 11:45:52 -07:00 |
|
Coleen Phillimore
|
fbafef11c0
|
8222811: Consolidate MutexLockerEx and MutexLocker
Make MutexLocker be MutexLockerEx implementation, remove MutexLockerEx calls.
Reviewed-by: dcubed, dholmes, pliden, rehn
|
2019-04-25 10:56:31 -04:00 |
|
Per Lidén
|
86808b9d47
|
8221786: ZGC: Increase max heap size to 16TB
Reviewed-by: stefank
|
2019-04-25 08:55:50 +02:00 |
|
Jean Christophe Beyler
|
131bdfdff3
|
8222935: Fix ExceptionCheckingJniEnv system
Added missing tests and fixed the code
Reviewed-by: cjplummer, sspitsyn, amenkov
|
2019-04-24 19:51:38 -07:00 |
|
Jesper Wilhelmsson
|
f7a96018a7
|
8222952: Typo in test/hotspot/jtreg/TEST.groups is causing test harness failures
Reviewed-by: darcy
|
2019-04-25 02:14:22 +02:00 |
|
Harold Seigel
|
ef40115621
|
8221685: -XX:BytecodeVerificationRemote and -XX:BytecodeVerificationLocal should be diagnostic options
Make the options diagnostic and add -XX:+UnlockDiagnosticVMOptions to tests where needed.
Reviewed-by: lfoltan, acorn, dholmes
|
2019-04-24 08:27:00 -04:00 |
|
Jesper Wilhelmsson
|
75db2f7df9
|
8221598: Update Graal
Reviewed-by: kvn
|
2019-04-23 22:55:09 +02:00 |
|
Jean Christophe Beyler
|
fd3378a73e
|
8213501: Deploy ExceptionJniWrapper for a few tests
Add more tests to be using the wrapper
Reviewed-by: phh, amenkov, sspitsyn, dholmes, cjplummer
|
2019-04-23 08:11:38 -07:00 |
|
Gary Adams
|
eab5f23c59
|
8222741: jdi/EventQueue/remove/remove004 fails due to VMDisconnectedException
Reviewed-by: cjplummer, jcbeyler
|
2019-04-22 07:13:18 -04:00 |
|
Coleen Phillimore
|
6ebf2ce655
|
8192936: RI does not follow the JVMTI RedefineClasses spec that is too strict in the definition
Introduce new flag fo compatibility: -XX:AllowRedefinitionToAddOrDeleteMethods
Reviewed-by: jcbeyler, sspitsyn
|
2019-04-19 21:49:54 -07:00 |
|
Ekaterina Pavlova
|
a8550e4589
|
8222747: [Graal] mx_subprocess files miss testing VM flags
Reviewed-by: kvn
|
2019-04-19 11:18:06 -07:00 |
|
Stefan Karlsson
|
b1ae2d0bf1
|
8222550: runtime/MemberName/MemberNameLeak.java times out
Reviewed-by: coleenp, dholmes
|
2019-04-17 07:41:12 +02:00 |
|
Stefan Karlsson
|
3e581f13a0
|
8222558: Rework ResolvedMethodTable verification
Reviewed-by: coleenp
|
2019-04-17 07:41:09 +02:00 |
|
Tobias Hartmann
|
6493a50643
|
8222418: compiler/arguments/TestScavengeRootsInCode.java times out
Problem list the test with Graal because it uses -Xcomp in combination with -XX:-TieredCompilation.
Reviewed-by: kvn, iignatyev
|
2019-04-17 08:15:09 +02:00 |
|
Tobias Hartmann
|
4f601b6ed6
|
8222417: compiler/loopopts/TestOverunrolling.java times out
Problem list the test with Graal because it uses -Xcomp in combination with -XX:-TieredCompilation.
Reviewed-by: kvn, iignatyev
|
2019-04-17 08:12:00 +02:00 |
|
Henry Jen
|
930f116ae7
|
Merge
|
2019-04-16 20:47:11 -07:00 |
|
Coleen Phillimore
|
f5cb284275
|
8220743: [TESTBUG] Review Runtime tests recently migrated from JDK subdirs
Removed tests that will not find bugs in current code base.
Reviewed-by: lfoltan, hseigel
|
2019-04-16 10:01:20 -04:00 |
|
Patrick Zhang
|
b9a4ede307
|
8222334: java -Xss0 triggers StackOverflowError
Launcher to use the stack size decided by hotpot or system if -Xss is 0
Reviewed-by: dholmes, alanb
|
2019-04-16 11:00:48 +00:00 |
|
Henry Jen
|
da6f620059
|
Merge
|
2019-04-15 18:24:37 -07:00 |
|
Ekaterina Pavlova
|
894027aec4
|
8208066: compiler/graalunit/JttThreadsTest.java failed with org.junit.runners.model.TestTimedOutException: test timed out after 20 seconds
Reviewed-by: iignatyev
|
2019-04-12 14:13:31 -07:00 |
|
Mikhailo Seledtsov
|
66c817134f
|
8222299: [TESTBUG] move hotspot container tests to hotspot/containers
Moved the tests, updated relevant files
Reviewed-by: dholmes, iignatyev
|
2019-04-12 12:26:29 -07:00 |
|
Stefan Karlsson
|
23f02171c8
|
8221393: ResolvedMethodTable too small for StackWalking applications
Reviewed-by: coleenp, rehn
|
2019-04-10 15:41:04 +02:00 |
|
Serguei Spitsyn
|
ff03f5c84e
|
8222072: JVMTI GenerateEvents() sends CompiledMethodLoad events to wrong jvmtiEnv
Fix GenerateEvents() to send CompiledMethodLoad events to requesting agent only
Reviewed-by: jcbeyler, amenkov
|
2019-04-10 17:29:03 -07:00 |
|
Daniil Titov
|
32848d8166
|
8222224: vmTestbase/nsk/jvmti/SingleStep/singlestep001/TestDescription.java fails
Reviewed-by: sspitsyn, jcbeyler, amenkov
|
2019-04-10 21:21:31 +00:00 |
|
Daniel D. Daugherty
|
758f02e6cc
|
8222229: ProblemList compiler/jsr292/InvokerSignatureMismatch.java
Reviewed-by: iignatyev
|
2019-04-09 18:26:36 -04:00 |
|
Aleksey Shipilev
|
321615029c
|
8222186: Shenandoah should not uncommit below minimum heap size
Reviewed-by: zgu, rkennke
|
2019-04-09 21:20:16 +02:00 |
|
Mikhailo Seledtsov
|
072f45ed9c
|
8221711: [TESTBUG] create more tests for JFR in container environment
Added test cases for environment and network events
Reviewed-by: egahlin
|
2019-04-15 11:44:07 -07:00 |
|
David Holmes
|
d7097cb0f4
|
8218458: [TESTBUG] runtime/NMT/CheckForProperDetailStackTrace.java fails with Expected stack trace missing from output
Reviewed-by: cjplummer, zgu
|
2019-04-08 17:30:18 -04:00 |
|
Sangheon Kim
|
bb31c7d085
|
8218049: Survivor MemoryMXBean used() size granularity is region based
Reviewed-by: tschatzl, kbarrett
|
2019-04-08 12:15:40 -07:00 |
|
Ekaterina Pavlova
|
93c0734d3a
|
8216551: GraalUnitTestLauncher should be executed as '@run driver'
Reviewed-by: dlong, kvn
|
2019-04-08 11:11:22 -07:00 |
|
Daniil Titov
|
8dfa6d1acc
|
8221730: jcmd process name matching broken
Reviewed-by: jcbeyler, dholmes, cjplummer
|
2019-04-08 17:09:02 +00:00 |
|
Roman Kennke
|
d2ac25420e
|
8222125: Shenandoah: Crash when running with ShenandoahParallelSafepointThreads=1
Reviewed-by: shade
|
2019-04-08 18:42:27 +02:00 |
|
Thomas Stuefe
|
1baf5289c5
|
8221539: [metaspace] Improve MetaspaceObj::is_metaspace_obj() and friends
Reviewed-by: adinn, coleenp, mdoerr
|
2019-03-27 14:13:34 +01:00 |
|
Aleksey Shipilev
|
208ecde943
|
8221918: runtime/SharedArchiveFile/serviceability/ReplaceCriticalClasses.java fails: Shared archive not found
Reviewed-by: jiangli, dholmes
|
2019-04-05 09:06:19 +02:00 |
|
Goetz Lindenmaier
|
d6c2cc2413
|
8219918: ProblemList hotspot tests failing in SAP testing
Reviewed-by: dholmes
|
2019-04-05 07:59:13 +02:00 |
|
Goetz Lindenmaier
|
39f3368ffd
|
8221470: Print methods in exception messages in java-like Syntax
Reviewed-by: dholmes, mdoerr, coleenp
|
2019-04-04 09:39:44 +02:00 |
|
Mikhailo Seledtsov
|
05b294ea97
|
8221710: [TESTBUG] more configurable parameters for docker testing
Introduced docker test config properties
Reviewed-by: lmesnik, iignatyev, egahlin
|
2019-04-04 12:29:43 -07:00 |
|
Roman Kennke
|
03ab1404f0
|
8221766: Load-reference barriers for Shenandoah
Reviewed-by: kvn, erikj, aph, shade
|
2019-04-02 23:00:22 +02:00 |
|
David Holmes
|
2f20909d10
|
8218483: Crash in "assert(_daemon_threads_count->get_value() > daemon_count) failed: thread count mismatch 5 : 5"
Reviewed-by: dcubed, stuefe
|
2019-04-03 22:03:39 +00:00 |
|
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 |
|
Henry Jen
|
52da980fa2
|
Merge
|
2019-03-26 10:55:17 -07:00 |
|