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
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
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
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.
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
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
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
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
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