jiangli [Tue, 19 Jul 2016 13:52:14 -0400] rev 39986
8141341: CDS should be disabled if JvmtiExport::should_post_class_file_load_hook() is true.
Summary: Disable loading shared class if JvmtiExport::should_post_class_file_load_hook is true.
Reviewed-by: iklam, acorn, sspitsyn
jmasa [Tue, 19 Jul 2016 19:05:06 +0000] rev 39985
Merge
jmasa [Wed, 06 Jul 2016 13:23:10 -0700] rev 39984
8155263: DisableStartThread should not be applied to GC worker threads
Reviewed-by: tschatzl, sangheki
gziemski [Tue, 19 Jul 2016 17:26:51 +0000] rev 39983
Merge
gziemski [Tue, 19 Jul 2016 11:00:45 -0500] rev 39982
8138760: [JVMCI] VM warning: Performance bug: SystemDictionary lookup_count=21831450 lookup_length=1275207287 average=58.411479 load=5.572844
Summary: Added debug details to the warning message.
Reviewed-by: dholmes, iklam, twisti
mchernov [Tue, 19 Jul 2016 18:15:46 +0300] rev 39981
8160827: gc/stress/TestStressG1Humongous.java fails with OOME
Reviewed-by: tschatzl
tschatzl [Tue, 19 Jul 2016 09:30:30 +0200] rev 39980
8157459: G1 IHOP JFR event attribute with incorrect content type
Summary: Use PERCENTAGE instead of BYTES64 data type for the affected attributes.
Reviewed-by: ehelin, sangheki
tschatzl [Tue, 19 Jul 2016 10:31:41 +0200] rev 39979
8034842: Parallelize the Free CSet phase in G1
Reviewed-by: jmasa, ehelin
dcubed [Mon, 18 Jul 2016 14:20:30 -0700] rev 39978
8161173: quarantine compiler/arraycopy/TestEliminatedArrayCopyDeopt.java
8161174: quarantine gc/stress/TestStressG1Humongous.java on 32-bit
8161175: quarantine serviceability/dcmd/compiler/CompilerQueueTest.java on 32-bit
Reviewed-by: sspitsyn, jmasa, gtriantafill
mgerdin [Mon, 18 Jul 2016 14:30:39 +0200] rev 39977
8161027: GPL header missing comma after year
Reviewed-by: redestad, dholmes