Wed, 16 Jan 2013 18:23:37 -0500 Merge
acorn [Wed, 16 Jan 2013 18:23:37 -0500] rev 15198
Merge
Tue, 15 Jan 2013 17:05:53 -0500 8005467: CDS size information is incorrect and unfriendly
coleenp [Tue, 15 Jan 2013 17:05:53 -0500] rev 15197
8005467: CDS size information is incorrect and unfriendly Summary: Changed words to bytes, and added usage percentage information Reviewed-by: coleenp, twisti Contributed-by: ioi.lam@oracle.com
Mon, 14 Jan 2013 11:00:56 -0800 8005592: ClassLoaderDataGraph::_unloading incorrectly defined as nonstatic in vmStructs
mikael [Mon, 14 Jan 2013 11:00:56 -0800] rev 15196
8005592: ClassLoaderDataGraph::_unloading incorrectly defined as nonstatic in vmStructs Summary: Added assertion to catch problem earlier and removed the unused field Reviewed-by: dholmes, acorn
Mon, 14 Jan 2013 08:37:14 -0800 Merge
coleenp [Mon, 14 Jan 2013 08:37:14 -0800] rev 15195
Merge
Mon, 14 Jan 2013 11:01:39 -0500 8006005: Fix constant pool index validation and alignment trap for method parameter reflection
coleenp [Mon, 14 Jan 2013 11:01:39 -0500] rev 15194
8006005: Fix constant pool index validation and alignment trap for method parameter reflection Summary: This patch addresses an alignment trap due to the storage format of method parameters data in constMethod. It also adds code to validate constant pool indexes for method parameters data. Reviewed-by: jrose, dholmes Contributed-by: eric.mccorkle@oracle.com
Mon, 14 Jan 2013 15:17:47 +0100 8003985: Support @Contended Annotation - JEP 142
jwilhelm [Mon, 14 Jan 2013 15:17:47 +0100] rev 15193
8003985: Support @Contended Annotation - JEP 142 Summary: HotSpot changes to support @Contended annotation. Reviewed-by: coleenp, kvn, jrose Contributed-by: Aleksey Shipilev <aleksey.shipilev@oracle.com>
Fri, 11 Jan 2013 09:53:24 -0800 Merge
zgu [Fri, 11 Jan 2013 09:53:24 -0800] rev 15192
Merge
Fri, 11 Jan 2013 12:30:54 -0500 8005936: PrintNMTStatistics doesn't work for normal JVM exit
zgu [Fri, 11 Jan 2013 12:30:54 -0500] rev 15191
8005936: PrintNMTStatistics doesn't work for normal JVM exit Summary: Moved NMT shutdown code to JVM exit handler to ensure NMT statistics is printed when PrintNMTStatistics is enabled Reviewed-by: acorn, dholmes, coleenp
Thu, 10 Jan 2013 21:00:11 -0500 8005921: Memory leaks in vmStructs.cpp
dholmes [Thu, 10 Jan 2013 21:00:11 -0500] rev 15190
8005921: Memory leaks in vmStructs.cpp Reviewed-by: dholmes, mikael, rasbold Contributed-by: Jeremy Manson <jeremymanson@google.com>
Thu, 10 Jan 2013 17:06:26 -0800 8004747: Remove last_entry from VM_STRUCT macros
mikael [Thu, 10 Jan 2013 17:06:26 -0800] rev 15189
8004747: Remove last_entry from VM_STRUCT macros Summary: Instead of passing in last_entry to all the VM_ macros just expand it in the main vmStructs.cpp file. Reviewed-by: dholmes, sspitsyn, minqi
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip