hg: jdk7/tl/jdk: 3 new changesets

2009-02-24 Thread alan . bateman
Changeset: 910f9cceb0f8 Author:alanb Date: 2009-02-24 09:11 + URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/910f9cceb0f8 6808647: (file) Paths.get("C:").newDirectoryStream() iterates over Path elements with additional slash [win] 6808648: (file) Files.walkFileTree should obta

hg: jdk7/tl/jdk: 6599383: Unable to open zip files more than 2GB in size

2009-02-24 Thread kevin . walls
Changeset: dc237aecf7cf Author:kevinw Date: 2009-02-24 14:22 + URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/dc237aecf7cf 6599383: Unable to open zip files more than 2GB in size Reviewed-by: alanb ! src/share/native/java/util/zip/zip_util.c ! src/share/native/java/util/zip/zi

hg: jdk7/tl/jdk: 6803402: Race condition in AbstractQueuedSynchronizer

2009-02-24 Thread martinrb
Changeset: 266358f13a6f Author:dl Date: 2009-02-24 14:01 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/266358f13a6f 6803402: Race condition in AbstractQueuedSynchronizer Summary: Read fields in reverse initialization order Reviewed-by: martin ! src/share/classes/java/util/

hg: jdk7/tl/langtools: 6501749: 6501749 Filer should state connection between created files and root elements

2009-02-24 Thread joe . darcy
Changeset: 435d5d9bb87d Author:darcy Date: 2009-02-24 17:16 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/435d5d9bb87d 6501749: 6501749 Filer should state connection between created files and root elements Reviewed-by: jjg ! src/share/classes/javax/annotation/process

hg: jdk7/tl/langtools: 6498938: Faulty comparison of TypeMirror objects in getElementsAnnotatedWith implementation

2009-02-24 Thread joe . darcy
Changeset: 1fbc1cc6e260 Author:darcy Date: 2009-02-24 17:48 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/1fbc1cc6e260 6498938: Faulty comparison of TypeMirror objects in getElementsAnnotatedWith implementation Reviewed-by: jjg ! src/share/classes/com/sun/tools/javac