gtriantafill [Tue, 01 Aug 2017 21:29:55 +0000] rev 46737
Merge
gtriantafill [Tue, 25 Jul 2017 14:04:53 -0400] rev 46736
8184749: The solaris_x86_32.s and solaris_x86_32.il files should be removed
Reviewed-by: kvn, hseigel, dcubed, gthornbr
kvn [Tue, 01 Aug 2017 14:09:34 -0700] rev 46735
Merge
sspitsyn [Tue, 01 Aug 2017 08:53:32 -0700] rev 46734
8182844: Fix broken links in the generated jvmti.html
Summary: Fix broken links in the jvmti.html
Reviewed-by: clanger, dcubed
lucy [Tue, 01 Aug 2017 15:08:10 +0200] rev 46733
8180823: [s390] Rework/optimize AES intrinsics
Reviewed-by: mdoerr, goetz
dcubed [Mon, 31 Jul 2017 12:37:34 -0700] rev 46732
8185273: Test8004741.java crashes with SIGSEGV in JDK10-hs nightly
Summary: Threads::parallel_java_threads_do() needs to call VMThread::claim_oops_do() to avoid causing a parallel GC to miss the VMThread.
Reviewed-by: shade, rkennke, kvn, gthornbr
aharlap [Tue, 25 Jul 2017 13:28:14 -0400] rev 46731
8183973: gc/TestFullGCALot.java fails in JDK10-hs nightly
Summary: Provide extra NewSize to avoid failure in running test with UseDeterministicG1GC option.
Reviewed-by: mgerdin, eosterlund
aharlap [Tue, 25 Jul 2017 10:15:29 -0400] rev 46730
8184045: TestSystemGCWithG1.java times out on Solaris SPARC
Summary: Avoid extra round of stressing
Reviewed-by: dcubed, ehelin
coleenp [Fri, 28 Jul 2017 10:48:35 -0400] rev 46729
7133093: Improve system dictionary performance
Summary: implement one dictionary per ClassLoaderData for faster lookup and removal during class unloading
Reviewed-by: iklam, acorn, jiangli
roland [Thu, 27 Jul 2017 17:47:57 -0700] rev 46728
8182475: C2: allow vectorization of HeapByteBuffer.putInt loops
Reviewed-by: kvn