stefank [Tue, 05 Jun 2018 15:56:07 +0200] rev 50402
8204160: BiasedLockingTest needs -XX:+UseBiasedLocking
Reviewed-by: eosterlund, dholmes
kbarrett [Tue, 05 Jun 2018 09:15:03 -0400] rev 50401
8203319: JDK-8201487 disabled too much queue balancing
Summary: Sometimes ignore ParallelRefProcBalancingEnabled.
Reviewed-by: tschatzl, sjohanss
jlahoda [Tue, 05 Jun 2018 14:55:13 +0200] rev 50400
8200166: Repeating annotations refering to to-be-generated classes don't work.
Reviewed-by: jjg
glaubitz [Tue, 05 Jun 2018 13:02:01 +0200] rev 50399
8203787: Hotspot build broken on linux-sparc after 8202377
Reviewed-by: dholmes, eosterlund
mhorie [Tue, 05 Jun 2018 09:29:15 +0200] rev 50398
8154736: enhancement of cmpxchg and copy_to_survivor for ppc64
Reviewed-by: eosterlund, mdoerr, kbarrett
mdoerr [Tue, 05 Jun 2018 09:23:30 +0200] rev 50397
8204292: PPC64: Fix missing includes after 8204195
Reviewed-by: coleenp
sangheki [Mon, 04 Jun 2018 21:20:16 -0700] rev 50396
8204094: assert(worker_i < _length) failed: Worker 15 is greater than max: 11 at ReferenceProcessorPhaseTimes
Reviewed-by: kbarrett, tschatzl
sangheki [Mon, 04 Jun 2018 21:19:15 -0700] rev 50395
8204095: [TESTBUG] TestPrintReferences.java fails if multiple concurrent mark happens
Reviewed-by: kbarrett, tschatzl
sundar [Tue, 05 Jun 2018 08:10:08 +0530] rev 50394
8203780: javadoc should be updated to use jquery 1.12.4, jquery-ui 1.12.1 and jszip v3.1.5
Reviewed-by: jjg
jwilhelm [Tue, 05 Jun 2018 02:15:37 +0200] rev 50393
8204103: Mark test serviceability/dcmd/compiler/CompilerQueueTest.java as intermittent and exclude it from tier1
Reviewed-by: kvn, jwilhelm
Contributed-by: leonid.mesnik@oracle.com
kbarrett [Mon, 04 Jun 2018 20:14:13 -0400] rev 50392
8203948: Expand JVMTI callback notion of "internal threads"
Summary: Allow any NamedThreads in some contexts.
Reviewed-by: coleenp, dholmes
rwestberg [Mon, 04 Jun 2018 16:21:08 +0200] rev 50391
8202095: JFR TestBiasedLockRevocationEvents should cope with multiple events during a single safepoint
Reviewed-by: mgronlun, egahlin
egahlin [Mon, 04 Jun 2018 23:07:33 +0200] rev 50390
8202094: jdk/jfr/api/recording/event/TestEventTime.java intermittently times out
Reviewed-by: mgronlun
rkennke [Mon, 04 Jun 2018 23:01:48 +0200] rev 50389
8198285: More consistent Access API for arraycopy
Reviewed-by: eosterlund, shade
egahlin [Mon, 04 Jun 2018 22:03:10 +0200] rev 50388
8203919: Remove "-add-modules" hint from error message
Reviewed-by: mgronlun