Mon, 04 Nov 2013 10:44:46 +0100 8027622: java.time.Instant.create failing since hs25-b56
rbackman [Mon, 04 Nov 2013 10:44:46 +0100] rev 21524
8027622: java.time.Instant.create failing since hs25-b56 Reviewed-by: kvn, iveresov
Mon, 04 Nov 2013 21:59:54 +0100 8027445: SIGSEGV at TestFloatingDecimal.testAppendToDouble()I
roland [Mon, 04 Nov 2013 21:59:54 +0100] rev 21523
8027445: SIGSEGV at TestFloatingDecimal.testAppendToDouble()I Summary: String.equals() intrinsic shouldn't use integer length input in pointer arithmetic without an i2l. Reviewed-by: kvn, twisti
Sat, 02 Nov 2013 20:56:18 +0100 Merge
mgronlun [Sat, 02 Nov 2013 20:56:18 +0100] rev 21522
Merge
Fri, 01 Nov 2013 17:10:31 +0000 Merge
mgronlun [Fri, 01 Nov 2013 17:10:31 +0000] rev 21521
Merge
Fri, 01 Nov 2013 15:56:06 +0100 Merge
mgronlun [Fri, 01 Nov 2013 15:56:06 +0100] rev 21520
Merge
Fri, 01 Nov 2013 10:32:36 -0400 8026946: JvmtiEnv::SetBreakpoint and JvmtiEnv::ClearBreakpoint should use MethodHandle
coleenp [Fri, 01 Nov 2013 10:32:36 -0400] rev 21519
8026946: JvmtiEnv::SetBreakpoint and JvmtiEnv::ClearBreakpoint should use MethodHandle 8026948: JvmtiEnv::SetBreakpoint and JvmtiEnv::ClearBreakpoint might not work with anonymous classes Summary: Walk methods in breakpoints for marking on stack so they aren't deallocated by redefine classes. Use class_holder rather than class_loader to keep GC from reclaiming class owning the method. Reviewed-by: sspitsyn, ehelin, sla
Thu, 31 Oct 2013 14:11:02 -0400 8027616: Off by one error in putback for compressed oops nashorn performance improvement
coleenp [Thu, 31 Oct 2013 14:11:02 -0400] rev 21518
8027616: Off by one error in putback for compressed oops nashorn performance improvement Summary: Should compare bounds greater than or equal 4G when deciding if shift is needed or CDS area + compressed class space are within 4G of each other. Reviewed-by: stefank, hseigel, zgu
Wed, 30 Oct 2013 09:26:44 -0700 Merge
acorn [Wed, 30 Oct 2013 09:26:44 -0700] rev 21517
Merge
Wed, 30 Oct 2013 09:11:04 -0700 8027304: Lambda: inheriting abstract + 1 default -> default, not ICCE
acorn [Wed, 30 Oct 2013 09:11:04 -0700] rev 21516
8027304: Lambda: inheriting abstract + 1 default -> default, not ICCE Reviewed-by: hseigel, zgu
Wed, 30 Oct 2013 15:35:25 +0100 8027252: Crash in interpreter because get_unsigned_2_byte_index_at_bcp reads 4 bytes
mgerdin [Wed, 30 Oct 2013 15:35:25 +0100] rev 21515
8027252: Crash in interpreter because get_unsigned_2_byte_index_at_bcp reads 4 bytes Summary: Use 2-byte loads to load indexes from the byte code stream to avoid out of bounds reads. Reviewed-by: coleenp, sspitsyn
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip