zgu [Tue, 08 Jan 2013 11:39:53 -0800] rev 15105
Merge
zgu [Tue, 08 Jan 2013 14:04:25 -0500] rev 15104
8005048: NMT: #loaded classes needs to just show the # defined classes
Summary: Count number of instance classes so that it matches class metadata size
Reviewed-by: coleenp, acorn
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