hg: jdk7/tl/jdk: 6 new changesets

2009-12-11 Thread kelly . ohair
Changeset: 2d53da2c4764 Author:ohair Date: 2009-12-09 09:46 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/2d53da2c4764 6906210: Fix another minor typo in test/Makefile Reviewed-by: tbell, dcubed ! test/Makefile ! test/ProblemList.txt ! test/com/sun/jdi/NoLaunchOptionTest.ja

hg: jdk7/tl/jdk: 6909442: Fix comments in test/sun/tools/jhat/HatRun.java

2009-12-11 Thread ahughes
Changeset: 5434b2585a08 Author:andrew Date: 2009-12-11 23:47 + URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/5434b2585a08 6909442: Fix comments in test/sun/tools/jhat/HatRun.java Summary: Update the comments in this test to match the changes in 6902325 Reviewed-by: ohair ! te

hg: jdk7/tl/langtools: 6906175: bridge JSR199 and JSR 203 APIs

2009-12-11 Thread jonathan . gibbons
Changeset: 4011f49b4af8 Author:jjg Date: 2009-12-11 14:26 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/4011f49b4af8 6906175: bridge JSR199 and JSR 203 APIs Reviewed-by: darcy, alanb ! make/build.properties ! make/build.xml ! src/share/classes/com/sun/tools/javac/file

RE: Need reviewer - adding -ea -esa to testing via jdk/test/Makefile

2009-12-11 Thread Jason Mehrens
Kelly, Are any of the tests run with "-Xcheck:jni"? If not, it might be something to consider. Jason Mehrens > Date: Fri, 11 Dec 2009 11:20:53 -0800 > From: kelly.oh...@sun.com > Subject: Need reviewer - adding -ea -esa to testing via jdk/test/Makefile > To: core-libs-dev@openjdk.java.

Re: Need reviewer - adding -ea -esa to testing via jdk/test/Makefile

2009-12-11 Thread Joe Darcy
Looks good; approved, -Joe On 12/11/09 11:20 AM, Kelly O'Hair wrote: Need reviewer - adding -ea -esa to testing via jdk/test/Makefile 6909373: Add -ea to the testing done by jdk/test/Makefile http://cr.openjdk.java.net/~ohair/openjdk7/jdk7-tl-6909373/webrev/ Also put select jtreg options into

Need reviewer - adding -ea -esa to testing via jdk/test/Makefile

2009-12-11 Thread Kelly O'Hair
Need reviewer - adding -ea -esa to testing via jdk/test/Makefile 6909373: Add -ea to the testing done by jdk/test/Makefile http://cr.openjdk.java.net/~ohair/openjdk7/jdk7-tl-6909373/webrev/ Also put select jtreg options into separate make variables for easier experimentation without modifying th

Review request for 6898747: Allow JNDI cosnaming provider to be used when java.applet is not present

2009-12-11 Thread Mandy Chung
The JNDI cosnaming provider currently has a static dependency on java.applet.Applet that is only needed in an applet environment. This fix will allow JNDI cosnaming provider to be used when java.applet is not present. Webrev: http://cr.openjdk.java.net/~mchung/6898747/webrev.00/ Thanks Mand

hg: jdk7/tl/jdk: 6909563: Javadoc build warnings in rmi, security, management

2009-12-11 Thread joe . darcy
Changeset: 3267ca7afe95 Author:darcy Date: 2009-12-11 10:40 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/3267ca7afe95 6909563: Javadoc build warnings in rmi, security, management Reviewed-by: mchung, mullan ! src/share/classes/java/lang/management/PlatformManagedObject.jav

Re: Code review request to fix more javadoc build warnings, 6909563: Javadoc build warnings in rmi, security, management

2009-12-11 Thread Sean Mullan
The security fix looks fine. --Sean Joseph D. Darcy wrote: Hello. Another round of javadoc build warnings fixes for review; this time mostly in rmi, but one in security and another in management. Patch below; webrev at http://cr.openjdk.java.net/~darcy/6909563.0/ -Joe --- old/src/share/c