Mon, 16 Nov 2015 18:50:55 -0500 8139300: Internal Error (vm/utilities/debug.cpp:399), # Error: ShouldNotReachHere()
dholmes [Mon, 16 Nov 2015 18:50:55 -0500] rev 34144
8139300: Internal Error (vm/utilities/debug.cpp:399), # Error: ShouldNotReachHere() Reviewed-by: simonis, dcubed
Mon, 16 Nov 2015 23:12:36 +0100 Merge
dholmes [Mon, 16 Nov 2015 23:12:36 +0100] rev 34143
Merge
Mon, 16 Nov 2015 14:47:21 -0500 8141024: [Solaris] Obsolete UseAltSigs
dholmes [Mon, 16 Nov 2015 14:47:21 -0500] rev 34142
8141024: [Solaris] Obsolete UseAltSigs Reviewed-by: dcubed, ddmitriev
Mon, 16 Nov 2015 14:11:36 -0500 8143013: Remove unused DirtyCardQueue::iterate_closure_all_threads
kbarrett [Mon, 16 Nov 2015 14:11:36 -0500] rev 34141
8143013: Remove unused DirtyCardQueue::iterate_closure_all_threads Summary: Remove unused function. Reviewed-by: tbenson, tschatzl, mgerdin
Sat, 14 Nov 2015 18:26:35 +0000 Merge
jprovino [Sat, 14 Nov 2015 18:26:35 +0000] rev 34140
Merge
Fri, 13 Nov 2015 16:50:39 -0500 8027429: Add diagnostic command VM.info to get hs_err print-out
coleenp [Fri, 13 Nov 2015 16:50:39 -0500] rev 34139
8027429: Add diagnostic command VM.info to get hs_err print-out Summary: refactored hs_err reporting code so that it can be used for VM.info safely Reviewed-by: dholmes, hseigel Contributed-by: coleen.phillimore@oracle.com, david.buck@oracle.com
Fri, 13 Nov 2015 09:49:28 +0100 8142482: Improve the support for prefix functions in unified logging
mlarsson [Fri, 13 Nov 2015 09:49:28 +0100] rev 34138
8142482: Improve the support for prefix functions in unified logging Reviewed-by: brutisso, pliden
Fri, 13 Nov 2015 12:36:17 +0000 Merge
tschatzl [Fri, 13 Nov 2015 12:36:17 +0000] rev 34137
Merge
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
(0) -30000 -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 tip