Thu, 11 Apr 2013 23:06:33 -0400 8012052: java/lang/invoke/6987555/Test6987555.java crashes with assert(mcs != NULL) failed: MethodCounters cannot be NULL.
jiangli [Thu, 11 Apr 2013 23:06:33 -0400] rev 17001
8012052: java/lang/invoke/6987555/Test6987555.java crashes with assert(mcs != NULL) failed: MethodCounters cannot be NULL. Summary: Skip counter decay if the MethodCounters is NULL in NonTieredCompPolicy::delay_compilation(). Reviewed-by: kvn, dholmes
Tue, 09 Apr 2013 17:17:41 -0400 8010862: The Method counter fields used for profiling can be allocated lazily.
jiangli [Tue, 09 Apr 2013 17:17:41 -0400] rev 17000
8010862: The Method counter fields used for profiling can be allocated lazily. Summary: Allocate the method's profiling related metadata until they are needed. Reviewed-by: coleenp, roland
Thu, 18 Apr 2013 14:38:31 +0200 Merge
mgerdin [Thu, 18 Apr 2013 14:38:31 +0200] rev 16999
Merge
Thu, 18 Apr 2013 06:50:35 +0200 8012455: Missing time and date stamps for PrintGCApplicationConcurrentTime and PrintGCApplicationStoppedTime
brutisso [Thu, 18 Apr 2013 06:50:35 +0200] rev 16998
8012455: Missing time and date stamps for PrintGCApplicationConcurrentTime and PrintGCApplicationStoppedTime Summary: also reviewed by: kirk@kodewerk.com, brandon@twitter.com Reviewed-by: tschatzl, stefank, johnc
Wed, 17 Apr 2013 10:57:02 -0700 8012335: G1: Fix bug with compressed oops in template interpreter on x86 and sparc.
johnc [Wed, 17 Apr 2013 10:57:02 -0700] rev 16997
8012335: G1: Fix bug with compressed oops in template interpreter on x86 and sparc. Summary: In do_oop_store the uncompressed value of the oop being stored needs to be preserved and passed to g1_write_barrier_post. This is necessary for the heap region cross check to work correctly. Reviewed-by: coleenp, johnc Contributed-by: Martin Doerr <martin.doerr@sap.com>
Mon, 01 Apr 2013 10:50:30 -0700 8011173: NPG: Replace the ChunkList implementation with class FreeList<Metachunk>
jmasa [Mon, 01 Apr 2013 10:50:30 -0700] rev 16996
8011173: NPG: Replace the ChunkList implementation with class FreeList<Metachunk> Reviewed-by: mgerdin, tschatzl, johnc, coleenp
Tue, 16 Apr 2013 12:46:24 +0200 Merge
mgerdin [Tue, 16 Apr 2013 12:46:24 +0200] rev 16995
Merge
Thu, 11 Apr 2013 10:20:00 -0700 Merge
johnc [Thu, 11 Apr 2013 10:20:00 -0700] rev 16994
Merge
Wed, 10 Apr 2013 10:57:34 -0700 8010780: G1: Eden occupancy/capacity output wrong after a full GC
johnc [Wed, 10 Apr 2013 10:57:34 -0700] rev 16993
8010780: G1: Eden occupancy/capacity output wrong after a full GC Summary: Move the calculation and recording of eden capacity to the start of a GC and print a detailed heap transition for full GCs. Reviewed-by: tschatzl, jmasa
Tue, 16 Apr 2013 08:59:29 -0700 Merge
rdurbin [Tue, 16 Apr 2013 08:59:29 -0700] rev 16992
Merge
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip