Thu, 12 Dec 2013 11:25:32 -0800 8029668: Kithcensink crashed with guarantee(Assembler::is_simm13(disp)) failed: Do not match large constant offsets
iveresov [Thu, 12 Dec 2013 11:25:32 -0800] rev 22228
8029668: Kithcensink crashed with guarantee(Assembler::is_simm13(disp)) failed: Do not match large constant offsets Summary: Bailout if we try to reference a stack location that we can't encode Reviewed-by: kvn, twisti
Wed, 11 Dec 2013 13:51:28 -0500 8029566: PPC: OrderAccess::load_acquire(julong) is broken
jprovino [Wed, 11 Dec 2013 13:51:28 -0500] rev 22227
8029566: PPC: OrderAccess::load_acquire(julong) is broken Summary: JFR needs this fix to run on PPC Reviewed-by: sla, mikael
Wed, 11 Dec 2013 01:09:04 +0400 8029153: [TESTBUG] test/compiler/7141637/SpreadNullArg.java fails because it expects NullPointerException
iignatyev [Wed, 11 Dec 2013 01:09:04 +0400] rev 22226
8029153: [TESTBUG] test/compiler/7141637/SpreadNullArg.java fails because it expects NullPointerException Reviewed-by: twisti
Wed, 11 Dec 2013 01:04:34 +0400 8028122: [TESTBUG] compiler/regalloc/C1ObjectSpillInLogicOp.java
iignatyev [Wed, 11 Dec 2013 01:04:34 +0400] rev 22225
8028122: [TESTBUG] compiler/regalloc/C1ObjectSpillInLogicOp.java Reviewed-by: kvn, twisti
Fri, 06 Dec 2013 16:43:56 -0800 8029366: ShouldNotReachHere error when creating an array with component type of void
twisti [Fri, 06 Dec 2013 16:43:56 -0800] rev 22224
8029366: ShouldNotReachHere error when creating an array with component type of void Reviewed-by: kvn
Fri, 06 Dec 2013 12:11:51 -0800 8028107: Kitchensink crashed with EAV
kvn [Fri, 06 Dec 2013 12:11:51 -0800] rev 22223
8028107: Kitchensink crashed with EAV Summary: check the state of caller and callee nmethods and skip call site patching if any of them is not alive Reviewed-by: jrose, twisti
Mon, 09 Dec 2013 10:03:39 +0100 8029106: JVM crashes in Metachunk::Metachunk during parallel class redefinition (PrivateMLetController, anonymous-simple_copy_1)
stefank [Mon, 09 Dec 2013 10:03:39 +0100] rev 22222
8029106: JVM crashes in Metachunk::Metachunk during parallel class redefinition (PrivateMLetController, anonymous-simple_copy_1) Summary: Fixed overflow bug in VirtualSpaceNode::is_available Reviewed-by: mgerdin, brutisso, coleenp, jmasa
Tue, 10 Dec 2013 10:31:00 +0100 8028993: Full collections with ParallelScavenge slower in JDK 8 compared to 7u40
sjohanss [Tue, 10 Dec 2013 10:31:00 +0100] rev 22221
8028993: Full collections with ParallelScavenge slower in JDK 8 compared to 7u40 Summary: Reducing the number of calls to follow_class_loader to speed up the marking phase. Also removed some unnecessary calls to adjust_klass. Reviewed-by: stefank, jmasa, mgerdin
Mon, 09 Dec 2013 08:20:45 +0100 8029326: G1 does not check if threads gets created
ehelin [Mon, 09 Dec 2013 08:20:45 +0100] rev 22220
8029326: G1 does not check if threads gets created Reviewed-by: brutisso, jmasa, jwilhelm
Tue, 10 Dec 2013 16:18:26 -0500 8028741: Interface Method Resolution should skip static and non-public methods in j.l.Object
hseigel [Tue, 10 Dec 2013 16:18:26 -0500] rev 22219
8028741: Interface Method Resolution should skip static and non-public methods in j.l.Object Summary: Implementation of JDK 8 JVMS 5.4.3.4 specification change to skip static and non-public methods of java.lang.Object for interface method resolution. Reviewed-by: acorn, coleenp Contributed-by: lois.foltan@oracle.com
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip