rbackman [Mon, 04 Nov 2013 10:44:46 +0100] rev 21524
8027622: java.time.Instant.create failing since hs25-b56
Reviewed-by: kvn, iveresov
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
mgronlun [Sat, 02 Nov 2013 20:56:18 +0100] rev 21522
Merge
mgronlun [Fri, 01 Nov 2013 17:10:31 +0000] rev 21521
Merge
mgronlun [Fri, 01 Nov 2013 15:56:06 +0100] rev 21520
Merge
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
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
acorn [Wed, 30 Oct 2013 09:26:44 -0700] rev 21517
Merge
acorn [Wed, 30 Oct 2013 09:11:04 -0700] rev 21516
8027304: Lambda: inheriting abstract + 1 default -> default, not ICCE
Reviewed-by: hseigel, zgu
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
amurillo [Fri, 01 Nov 2013 08:35:58 -0700] rev 21514
8027580: new hotspot build - hs25-b58
Reviewed-by: jcoomes
cl [Thu, 07 Nov 2013 08:16:14 -0800] rev 21513
Added tag jdk8-b115 for changeset bafd61947e5d
katleman [Mon, 11 Nov 2013 15:06:03 -0800] rev 21512
Merge
ihse [Fri, 08 Nov 2013 09:36:55 +0100] rev 21511
8027836: Webrev should handle files that has been moved from a directory which now is removed.
Reviewed-by: mduigou, tbell
cl [Thu, 07 Nov 2013 08:16:05 -0800] rev 21510
Added tag jdk8-b115 for changeset 64b71122ab70