hg: jdk7/tl/jaxp: 6963941: Correct download link for source drop bundle

2010-06-24 Thread kelly . ohair
Changeset: 34ed99f84832 Author:ohair Date: 2010-06-24 08:34 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jaxp/rev/34ed99f84832 6963941: Correct download link for source drop bundle Reviewed-by: darcy ! jaxp.properties

hg: jdk7/tl/langtools: 6917288: Unnamed nested class is not generated

2010-06-24 Thread jonathan . gibbons
Changeset: d8a15fda7e3a Author:jjg Date: 2010-06-24 10:34 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/d8a15fda7e3a 6917288: Unnamed nested class is not generated Reviewed-by: mcimadamore ! src/share/classes/com/sun/tools/javac/comp/Lower.java + test/tools/javac/6917

Need reviewer: regression in control builds, workaround fix

2010-06-24 Thread Kelly O'Hair
Joe, Looks like I need to undo the removal of the sun/nio/cs/ext classes from rt.jar (they supposedly belonged in charsets.jar). Control builds of jdk7-tl are broken. Apparently in the short time that they have been in jdk7 rt.jar, we seem to have created a dependency on some of the sun/n

Re: Need reviewer: regression in control builds, workaround fix

2010-06-24 Thread Joe Darcy
Hi Kelly. I don't know what the right fix is either; however, I'd support putting the sun/nio/cs/ext classes back into rt.jar to fix the build issue while the longer-term fix was being investigated. -Joe Kelly O'Hair wrote: Joe, Looks like I need to undo the removal of the sun/nio/cs/ext c