rehn [Wed, 28 Nov 2018 11:06:27 +0100] rev 52717
8213791: StringTable: Use get and insert
Reviewed-by: eosterlund, gziemski
tschatzl [Wed, 28 Nov 2018 11:06:58 +0100] rev 52716
8213996: Remove one of the SparsePRT entry tables
Summary: Remove unused functionality in SparsePRT
Reviewed-by: shade, sjohanss
tschatzl [Wed, 28 Nov 2018 10:52:01 +0100] rev 52715
8211211: vmTestbase/metaspace/stressDictionary/StressDictionary.java timeout
Summary: Disable CMS precleaning to avoid accumulating too many classloaders to unload.
Reviewed-by: kbarrett, sangheki
ihse [Wed, 28 Nov 2018 10:00:41 +0100] rev 52714
8178317: Create man pages using pandoc from markdown sources
Reviewed-by: erikj
mbaesken [Tue, 27 Nov 2018 15:56:10 +0100] rev 52713
8214373: adjust usage of ReleaseLongArrayElements in MacosxDebuggerLocal
Reviewed-by: stuefe, jcbeyler
roland [Tue, 27 Nov 2018 14:49:13 +0100] rev 52712
8214362: C2: gc interface entry point for split if
Reviewed-by: rkennke, thartmann
roland [Tue, 27 Nov 2018 09:35:02 +0100] rev 52711
8214172: GC interface entry points for loop opts
Reviewed-by: kvn, rkennke
mli [Wed, 28 Nov 2018 15:34:43 +0800] rev 52710
8211975: move testlibrary/jdk/testlibrary/OptimalCapacity.java to top-level library
Reviewed-by: igerasim
pmuthuswamy [Wed, 28 Nov 2018 10:21:07 +0530] rev 52709
8202621: bad test with broken links needs to be updated
Reviewed-by: hannesw
pmuthuswamy [Wed, 28 Nov 2018 09:37:03 +0530] rev 52708
8213921: Use {@systemProperty} tag for properties listed in "Networking Properties"
Reviewed-by: chegar
dholmes [Tue, 27 Nov 2018 22:02:52 -0500] rev 52707
8212207: runtime/InternalApi/ThreadCpuTimesDeadlock.java crashes with SEGV in pthread_getcpuclockid+0x0
Summary: skip non-JavaThreads that have not reached a minimal initialization point - setting their stack size
Reviewed-by: kbarrett, stuefe
dholmes [Tue, 27 Nov 2018 21:20:16 -0500] rev 52706
8214208: Nestmate package validation logging/exception should include classloader information
Reviewed-by: hseigel, coleenp, mchung
coleenp [Tue, 27 Nov 2018 19:46:57 -0500] rev 52705
8214151: [TESTBUG] CleanProtectionDomain.java fails due to RuntimeException: 'protection domain unlinked' missing
Summary: call WB_ProtectionDomainRemovedCount.
Reviewed-by: jiangli, pchilanomate
mseledtsov [Tue, 27 Nov 2018 15:52:34 -0800] rev 52704
8213914: [TESTBUG] Several JFR VM events are not covered by tests
Summary: Fixed several relevant test issues, added a test to check event coverage
Reviewed-by: egahlin