stefank [Wed, 18 Feb 2015 08:57:29 +0100] rev 29084
8073387: Move VerifyOopClosures out from genOopClosures.hpp
Reviewed-by: brutisso, mgerdin, coleenp
jwilhelm [Mon, 16 Feb 2015 21:24:39 +0100] rev 29083
Merge
sangheki [Mon, 16 Feb 2015 08:38:23 -0800] rev 29082
8073115: assert(_covered_region.contains(p)) needs better error messages
Summary: Changed to print out related values
Reviewed-by: jwilhelm, brutisso, stefank
stefank [Fri, 13 Feb 2015 14:37:35 +0100] rev 29081
8072911: Remove includes of oop.inline.hpp from .hpp files
Reviewed-by: brutisso, coleenp, jwilhelm, simonis, dholmes
stefank [Tue, 10 Feb 2015 17:16:17 +0100] rev 29080
8072910: Move the g1EvacFailure.hpp implementation to g1EvacFailure.cpp
Reviewed-by: jwilhelm, tschatzl
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