coleenp [Tue, 08 Jan 2013 13:44:10 -0800] rev 15103
Merge
coleenp [Tue, 08 Jan 2013 14:01:36 -0500] rev 15102
8004728: Add hotspot support for parameter reflection
Summary: Add hotspot support for parameter reflection
Reviewed-by: acorn, jrose, coleenp
Contributed-by: eric.mccorkle@oracle.com
hseigel [Tue, 08 Jan 2013 13:38:11 -0500] rev 15101
8005076: Creating a CDS archive with one alignment and running another causes a crash.
Summary: Save the alignment when writing the CDS and compare it when reading the CDS.
Reviewed-by: kvn, coleenp
hseigel [Mon, 07 Jan 2013 15:32:51 -0500] rev 15100
8003705: CDS failed on Windows: can not map in the CDS.
Summary: Map memory only once to prevent 'already mapped' failures.
Reviewed-by: acorn, zgu
coleenp [Wed, 02 Jan 2013 20:28:09 -0500] rev 15099
8005494: SIGSEGV in Rewriter::relocate_and_link() when testing Weblogic with CompressedOops and KlassPtrs
Summary: Relocate functions with jsr's when rewriting so not repeated after reading shared archive
Reviewed-by: twisti, jrose
minqi [Mon, 24 Dec 2012 11:46:38 -0800] rev 15098
Merge
stefank [Thu, 20 Dec 2012 10:22:19 +0100] rev 15097
8004823: Add VM support for type annotation reflection
Reviewed-by: dholmes, coleenp
Contributed-by: joel.franck@oracle.com
dcubed [Wed, 19 Dec 2012 10:35:08 -0800] rev 15096
8005044: remove crufty '_g' support from HS runtime code
Summary: Phase 2 is removing '_g' support from the Runtime code.
Reviewed-by: dcubed, coleenp, hseigel
Contributed-by: ron.durbin@oracle.com
jmasa [Fri, 04 Jan 2013 17:04:46 -0800] rev 15095
8005672: Clean up some changes to GC logging with GCCause's
Reviewed-by: johnc, ysr
jmasa [Fri, 04 Jan 2013 17:04:25 -0800] rev 15094
8000325: Change default for CMSClassUnloadingEnabled to true
Reviewed-by: stefank, ysr