mlarsson [Fri, 13 Feb 2015 10:31:52 +0100] rev 29079
8066771: Refactor VM GC operations caused by allocation failure
Reviewed-by: brutisso, jmasa
mlarsson [Fri, 13 Feb 2015 09:48:49 +0100] rev 29078
8072621: Clean up around VM_GC_Operations
Reviewed-by: brutisso, jmasa
ctornqvi [Wed, 18 Feb 2015 19:27:49 -0800] rev 29077
Merge
hseigel [Tue, 17 Feb 2015 13:19:23 -0500] rev 29076
8068687: Remove meta-index support and cleanup hotspot code for rt.jar etc in non-modular jdk image
Summary: Remove the meta-index code and rt.jar code and comments
Reviewed-by: mchung, gtriantafill
cjplummer [Sat, 14 Feb 2015 08:53:57 -0800] rev 29075
8073167: Undo change to -retain argument in hotspot/test/Makefile
Summary: -retain:all changed back to -retain:fail,error
Reviewed-by: stefank
ctornqvi [Sat, 14 Feb 2015 00:03:48 +0000] rev 29074
Merge
ctornqvi [Fri, 13 Feb 2015 15:05:30 -0800] rev 29073
Merge
jiangli [Fri, 13 Feb 2015 20:33:25 +0000] rev 29072
Merge
cjplummer [Wed, 11 Feb 2015 15:22:43 -0800] rev 29071
8054888: Runtime: Add Diagnostic Command that prints the class hierarchy
Summary: Added the VM.class_hierarhcy DCMD
Reviewed-by: stefank, miauno
dcubed [Fri, 13 Feb 2015 10:01:42 -0800] rev 29070
8061553: Contended Locking fast enter bucket
Summary: JEP-143/JDK-8061553 Contended Locking fast enter bucket
Reviewed-by: dholmes, acorn
Contributed-by: dave.dice@oracle.com, karen.kinnear@oracle.com, daniel.daugherty@oracle.com