stefank [Tue, 27 Oct 2015 12:25:08 +0100] rev 33807
8140584: nmethod::oops_do_marking_epilogue always runs verification code
Reviewed-by: tschatzl, kvn
kbarrett [Mon, 09 Nov 2015 11:50:15 -0500] rev 33806
8141654: Tests missing -XX:+UnlockDiagnosticVMOptions
Summary: Add missing unlock options.
Reviewed-by: brutisso, tschatzl
tschatzl [Tue, 10 Nov 2015 20:39:29 +0000] rev 33805
Merge
tschatzl [Tue, 10 Nov 2015 17:57:01 +0100] rev 33804
Merge
tschatzl [Tue, 10 Nov 2015 09:29:40 +0100] rev 33803
8140585: PLAB statistics are flushed too late
Summary: Move the call to G1EvacStats::adjust_desired_plab_sz() to after flushing the per-thread statistics.
Reviewed-by: mgerdin, jmasa
iklam [Tue, 10 Nov 2015 20:34:36 +0100] rev 33802
Merge
iklam [Tue, 10 Nov 2015 09:38:24 -0800] rev 33801
8080940: Remove mcs post-hook from hotspot solaris builds
Reviewed-by: dholmes, ihse, erikj
hseigel [Tue, 10 Nov 2015 17:15:48 +0000] rev 33800
Merge
hseigel [Tue, 10 Nov 2015 08:42:53 -0500] rev 33799
8139164: JVM should throw ClassFormatError for non-void methods named <clinit>
Summary: If method being parsed is named <clinit>, throw ClassFormatError if it is not void or has arguments, for class file version >= 51.
Reviewed-by: acorn, lfoltan
david [Tue, 10 Nov 2015 09:49:14 +0100] rev 33798
8140404: Revert the removal of CMSTestInFreeList
Reviewed-by: jmasa, brutisso
david [Mon, 09 Nov 2015 15:09:03 +0100] rev 33797
8141946: Remove develop flag G1TraceHeapRegionRememberedSet
Reviewed-by: mgerdin, tschatzl
sspitsyn [Tue, 10 Nov 2015 04:37:35 +0000] rev 33796
Merge
sspitsyn [Tue, 10 Nov 2015 03:54:50 +0000] rev 33795
Merge
goetz [Mon, 26 Oct 2015 16:21:37 +0100] rev 33794
8140482: Various minor code improvements (runtime)
Reviewed-by: dholmes, coleenp, sspitsyn, dsamersoff
kbarrett [Tue, 10 Nov 2015 00:18:11 +0000] rev 33793
Merge