hg: jdk7/tl/jdk: 7015156: Remove JSR 308 changes from core libraries

2011-01-28 Thread joe . darcy
Changeset: d21a1ce074a7 Author:darcy Date: 2011-01-28 17:09 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/d21a1ce074a7 7015156: Remove JSR 308 changes from core libraries Reviewed-by: mduigou ! src/share/classes/java/lang/SuppressWarnings.java ! src/share/classes/java/lang/

hg: jdk7/tl/langtools: 7015530: Reiterate API specializations in javax.lang.model.elment subinterfaces

2011-01-28 Thread joe . darcy
Changeset: 7a75a1803c7a Author:darcy Date: 2011-01-28 16:54 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/7a75a1803c7a 7015530: Reiterate API specializations in javax.lang.model.elment subinterfaces Reviewed-by: jjg ! src/share/classes/javax/lang/model/element/Element

hg: jdk7/tl/jdk: 7015410: test/java/net/Socks/SocksProxyVersion.java needs to be updated due to 7013420

2011-01-28 Thread alan . bateman
Changeset: dea360853f8b Author:alanb Date: 2011-01-28 13:26 + URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/dea360853f8b 7015410: test/java/net/Socks/SocksProxyVersion.java needs to be updated due to 7013420 Reviewed-by: chegar ! test/java/net/Socks/SocksProxyVersion.java

hg: jdk7/tl/langtools: 2 new changesets

2011-01-28 Thread alan . bateman
Changeset: babf86a1ac92 Author:alanb Date: 2011-01-28 09:25 + URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/babf86a1ac92 7006126: (fs) Updates to file system API (1/2011) Reviewed-by: jjg ! src/share/classes/com/sun/tools/javac/nio/JavacPathFileManager.java ! src/share/

Re: 7015410: test/java/net/Socks/SocksProxyVersion.java needs to be updated due to 7013420

2011-01-28 Thread Chris Hegarty
On 01/28/11 12:27 PM, Alan Bateman wrote: Joe pushed the changes to jdk7/tl/langtools a few days ago to remove the general expression support from the try-with-resources statement. Looks like one networking test was missing with the result that it no longer compiles with a build of jdk7/tl. Chri

hg: jdk7/tl/jdk: 2 new changesets

2011-01-28 Thread alan . bateman
Changeset: 236e3f2d0a6b Author:alanb Date: 2011-01-28 09:28 + URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/236e3f2d0a6b 7006126: (fs) Updates to file system API (1/2011) Reviewed-by: chegar, sherman ! make/java/java/FILES_java.gmk ! make/java/nio/FILES_java.gmk ! make/mkdemo

7015410: test/java/net/Socks/SocksProxyVersion.java needs to be updated due to 7013420

2011-01-28 Thread Alan Bateman
Joe pushed the changes to jdk7/tl/langtools a few days ago to remove the general expression support from the try-with-resources statement. Looks like one networking test was missing with the result that it no longer compiles with a build of jdk7/tl. Chris - can you review? It's a test you ad

hg: jdk7/tl/langtools: 3 new changesets

2011-01-28 Thread maurizio . cimadamore
Changeset: 2088e674f0e0 Author:mcimadamore Date: 2011-01-28 12:01 + URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/2088e674f0e0 6910550: javac 1.5.0_17 fails with incorrect error message Summary: multiple clashing members declared in same class should be added to the cla

hg: jdk7/tl/langtools: 7015482: jtreg test tools/javac/diags/MessageInfo.java fails when test/ dir is not in langtools repo

2011-01-28 Thread jim . holmlund
Changeset: 92ab09ed59fd Author:jjh Date: 2011-01-28 00:09 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/92ab09ed59fd 7015482: jtreg test tools/javac/diags/MessageInfo.java fails when test/ dir is not in langtools repo Summary: Don't fail if the needed file isn't prese