Mon, 11 Jun 2012 04:47:33 -0400 Merge
bdelsart [Mon, 11 Jun 2012 04:47:33 -0400] rev 12938
Merge
Wed, 06 Jun 2012 14:33:43 -0400 7172967: Eliminate constMethod's _method backpointer to methodOop.
jiangli [Wed, 06 Jun 2012 14:33:43 -0400] rev 12937
7172967: Eliminate constMethod's _method backpointer to methodOop. Summary: Eliminate constMethod's _method backpointer to methodOop, and move the _constant field from methodOop to constMethod. Reviewed-by: roland, bdelsart, kamg
Fri, 08 Jun 2012 09:49:49 -0700 Merge
jcoomes [Fri, 08 Jun 2012 09:49:49 -0700] rev 12936
Merge
Mon, 04 Jun 2012 13:29:34 +0200 7173460: G1: java/lang/management/MemoryMXBean/CollectionUsageThreshold.java failes with G1
brutisso [Mon, 04 Jun 2012 13:29:34 +0200] rev 12935
7173460: G1: java/lang/management/MemoryMXBean/CollectionUsageThreshold.java failes with G1 Summary: The scope of TraceMemoryManagerStats in G1CollectedHeap need to cover the call to G1MonitoringSupport::update_sizes() Reviewed-by: johnc, jmasa
Tue, 05 Jun 2012 22:30:24 +0200 7172388: G1: _total_full_collections should not be incremented for concurrent cycles
brutisso [Tue, 05 Jun 2012 22:30:24 +0200] rev 12934
7172388: G1: _total_full_collections should not be incremented for concurrent cycles Reviewed-by: azeemj, jmasa
Mon, 04 Jun 2012 09:21:53 +0200 7172226: HotSpot fails to build with GCC 4.7 because of stricter c++ argument dependent lookup
mgerdin [Mon, 04 Jun 2012 09:21:53 +0200] rev 12933
7172226: HotSpot fails to build with GCC 4.7 because of stricter c++ argument dependent lookup Summary: Add "using" keyword to import base class functions from FreeList<T> to fix template name lookup in gcc 4.7 Reviewed-by: brutisso, iveresov
(0) -10000 -3000 -1000 -300 -100 -30 -10 -6 +6 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip