hg: type-annotations/type-annotations/jdk: 4 new changesets
wdietl at gmail.com
wdietl at gmail.com
Mon May 20 22:58:07 PDT 2013
Changeset: 08ebdb2b53cc
Author: plevart
Date: 2013-05-17 14:41 +0200
URL: http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/08ebdb2b53cc
8014477: (str) Race condition in String.contentEquals when comparing with StringBuffer
Reviewed-by: alanb, mduigou, dholmes
! src/share/classes/java/lang/String.java
+ test/java/lang/String/StringContentEqualsBug.java
Changeset: 6a9148865139
Author: sherman
Date: 2013-05-20 11:56 -0700
URL: http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/6a9148865139
8004789: (zipfs) zip provider doesn't work correctly with file systems providers rather than the default
Summary: to use Files.createTempFile(...) to create the temp file on the same fs as the targeted path.
Reviewed-by: alanb, sherman
Contributed-by: philippe.marschall at gmail.com
! src/share/demo/nio/zipfs/src/com/sun/nio/zipfs/ZipFileSystem.java
Changeset: 1baf3d7fe2f1
Author: dholmes
Date: 2013-05-21 01:17 -0400
URL: http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/1baf3d7fe2f1
8014857: Enable ergonomic VM selection in arm/jvm.cfg
Reviewed-by: darcy
! src/solaris/bin/arm/jvm.cfg
Changeset: 8817d2961b62
Author: wmdietl
Date: 2013-05-20 22:58 -0700
URL: http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/8817d2961b62
Automated merge with http://hg.openjdk.java.net/jdk8/tl/jdk
More information about the type-annotations-dev
mailing list