[security-dev 00615]: 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

[security-dev 00614]: 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

[security-dev 00613]: 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/

[security-dev 00612]: 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

[security-dev 00611]: 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

[security-dev 00610]: RFC for jarsigner: more warning, more concise output

2009-02-24 Thread Max (Weijun) Wang
Hi All Looking at this bug now: jarsigner needs enhanced cert validation(options) http://bugs.sun.com/view_bug.do?bug_id=6802846 I've exchanged some emails with the bug reporter (BCC'ed :) ). Basically we found these problems with the current jarsigner: 1. Does not care much about warn