Changeset: c30dc8e7744e
Author:psandoz
Date: 2013-09-20 17:11 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/c30dc8e7744e
8024341: j.u.regex.Pattern.splitAsStream() doesn't correspond to split() method
if using an example from the spec
Reviewed-by: alanb
! src/share/classes
Changeset: 2552cd270350
Author:bpb
Date: 2013-09-20 15:12 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/2552cd270350
8024331: j.u.Map.computeIfPresent() default/nondefault implementations don't
throw NPE if the remappingFunction is null and the key is absent
Summary: Explic
Changeset: 7913855ff66c
Author:psandoz
Date: 2013-09-20 11:07 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/7913855ff66c
8024253: ThreadLocal random can use SecureRandom for the initial seed
Reviewed-by: psandoz, chegar, alanb
Contributed-by: Doug Lea , Peter Levart
, Guy S
Changeset: 94cc251d0c45
Author:sla
Date: 2013-09-20 16:40 +0200
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/94cc251d0c45
7200277: [parfait] potential buffer overflow in npt/utf.c
Reviewed-by: dsamersoff, dcubed
! src/share/npt/utf.c
Changeset: afe857b13b62
Author:kizune
Date: 2013-09-20 17:56 +0400
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/afe857b13b62
8025076: Fix for JDK-8017248 breaks jprt submission for non-unicode locales
Reviewed-by: naoto, ksrini
- test/tools/launcher/8017248/ClassAÌ.java
- test/
Changeset: 195be8ca5c97
Author:sundar
Date: 2013-09-20 12:56 +0530
URL: http://hg.openjdk.java.net/jdk8/tl/nashorn/rev/195be8ca5c97
8025111: undefined or null 'with' expression in empty with block should throw
TypeError
Reviewed-by: lagergren, hannesw
! src/jdk/nashorn/internal/co
Changeset: 58fd427b454d
Author:sla
Date: 2013-09-20 10:14 +0200
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/58fd427b454d
8024985: com/sun/jdi/StepTest.java failed since jdk8b107
Reviewed-by: dcubed
! test/com/sun/jdi/ExceptionEvents.java
! test/com/sun/jdi/FilterNoMatch.java
!