Thu, 12 Nov 2015 09:52:04 -0800 8134631: G1DummyRegionsPerGC fires assert of assert(words <= filler_array_max_size()) failed: too big for a single object
sangheki [Thu, 12 Nov 2015 09:52:04 -0800] rev 34136
8134631: G1DummyRegionsPerGC fires assert of assert(words <= filler_array_max_size()) failed: too big for a single object Summary: Change filler max value temporarily for G1DummyRegionsPerGC flag. Reviewed-by: tbenson, tschatzl
Fri, 13 Nov 2015 09:28:53 +0100 8139424: SIGSEGV, Problematic frame: # V [libjvm.so+0xd0c0cc] void InstanceKlass::oop_oop_iterate_oop_maps_specialized<true,oopDesc*,MarkAndPushClosure>
sjohanss [Fri, 13 Nov 2015 09:28:53 +0100] rev 34135
8139424: SIGSEGV, Problematic frame: # V [libjvm.so+0xd0c0cc] void InstanceKlass::oop_oop_iterate_oop_maps_specialized<true,oopDesc*,MarkAndPushClosure> Summary: The crash was caused by a faulty eager humongous reclaim. The reason for reclaiming a live object was that the call to cleanupHRRS was done after dirtying cards and clearing the remembered sets for the humongous object. This could lead to one or many cards being missed. Reviewed-by: tbenson, kbarrett, tschatzl
Fri, 13 Nov 2015 09:12:06 +0100 8138684: G1 decision about taking regions into the collection set is too aggressive
tschatzl [Fri, 13 Nov 2015 09:12:06 +0100] rev 34134
8138684: G1 decision about taking regions into the collection set is too aggressive Summary: Factor in expected waste and uncertainty of our guess in the decision whether to take another region into the collection set. Reviewed-by: mgerdin, jmasa
Tue, 03 Nov 2015 13:03:04 -0800 8141356: Explicitly stop CMS threads during VM termination.
jwha [Tue, 03 Nov 2015 13:03:04 -0800] rev 34133
8141356: Explicitly stop CMS threads during VM termination. Summary: GenCollectedHeap::stop() is not implemented which is supposed to stop CMS threads during VM termination. Reviewed-by: jmasa, kbarrett Contributed-by: jwha@google.com
Thu, 12 Nov 2015 14:03:14 +0100 8142403: Make G1CollectorPolicy::predictor const
ehelin [Thu, 12 Nov 2015 14:03:14 +0100] rev 34132
8142403: Make G1CollectorPolicy::predictor const Reviewed-by: stefank, tschatzl
Mon, 19 Oct 2015 15:47:36 +0200 8139883: Add virtual destructor G1ParScanThreadState
ehelin [Mon, 19 Oct 2015 15:47:36 +0200] rev 34131
8139883: Add virtual destructor G1ParScanThreadState Reviewed-by: tschatzl, mgerdin, stefank
Thu, 12 Nov 2015 09:21:16 +0100 8142475: Remove TraceParallelOldGCTasks
brutisso [Thu, 12 Nov 2015 09:21:16 +0100] rev 34130
8142475: Remove TraceParallelOldGCTasks Reviewed-by: tschatzl, david
Thu, 12 Nov 2015 09:19:44 +0100 8142472: Remove debugging code guarded by CMSPrintPromoBlockInfo
brutisso [Thu, 12 Nov 2015 09:19:44 +0100] rev 34129
8142472: Remove debugging code guarded by CMSPrintPromoBlockInfo Reviewed-by: david, ehelin
Wed, 11 Nov 2015 23:51:57 -0500 Merge
coleenp [Wed, 11 Nov 2015 23:51:57 -0500] rev 34128
Merge
Wed, 11 Nov 2015 18:04:33 -0500 8142437: SafepointTest.java is occasionally failing in JPRT
rprotacio [Wed, 11 Nov 2015 18:04:33 -0500] rev 34127
8142437: SafepointTest.java is occasionally failing in JPRT Summary: A method compilation causing a specific log message to print has been removed because it was not always being compiled. Reviewed-by: coleenp, dholmes
(0) -30000 -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 tip