hg: jdk7/tl/langtools: 6551367: javadoc throws ClassCastException when an @link tries to reference constructor.

2010-10-18 Thread sundararajan . a
Changeset: 5286a99de2e6 Author:sundar Date: 2010-10-19 11:47 +0530 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/5286a99de2e6 6551367: javadoc throws ClassCastException when an @link tries to reference constructor. Reviewed-by: jjg, mcimadamore ! src/share/classes/com/sun/

Re: Review request for a test fix for 6992968

2010-10-18 Thread David Holmes
Hi Mandy, Those few comments make a huge difference - thanks! Yep this all looks good to me. David Mandy Chung said the following on 10/19/10 13:44: David, Thanks for taking a look at that. I added the comments to describe the works being done by the threads (please let me know if that's

hg: jdk7/tl/jdk: 6974104: TEST: sun/nio/ch/6645197.java should be fixed in 1.5.0u25b05 and jdk6 workspace

2010-10-18 Thread sean . coffey
Changeset: 426e5f2dbea3 Author:coffeys Date: 2010-10-18 18:04 +0100 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/426e5f2dbea3 6974104: TEST: sun/nio/ch/6645197.java should be fixed in 1.5.0u25b05 and jdk6 workspace Reviewed-by: alanb + test/java/nio/channels/Selector/TemporaryS

Re: Review request for a test fix for 6992968

2010-10-18 Thread Mandy Chung
David, Thanks for taking a look at that. I added the comments to describe the works being done by the threads (please let me know if that's inadequate). This test was written before jsr166 was added in the jdk and I took the chance to clean that up. http://cr.openjdk.java.net/~mchung/699

Re: Review request for a test fix for 6992968

2010-10-18 Thread David Holmes
Hi Mandy, It's hard to evaluate this without knowing what the coordination protocol is between the different threads. However you have removed some very strange looking synchronization code, and that can only be a good thing! David Mandy Chung said the following on 10/19/10 08:21: 6992968:

Review request for a test fix for 6992968

2010-10-18 Thread Mandy Chung
6992968: test/java/lang/management/MemoryMXBean/CollectionUsageThresholdConcMarkSweepGC.sh should not hang Webrev at: http://cr.openjdk.java.net/~mchung/6992968/webrev.00/ If the test fails, the main thread is waiting for the checker thread to finish checking the result but the checker th

hg: jdk7/tl/langtools: 6991980: polymorphic signature calls don't share the same CP entries

2010-10-18 Thread maurizio . cimadamore
Changeset: 493ecc8111ba Author:mcimadamore Date: 2010-10-18 19:14 +0100 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/493ecc8111ba 6991980: polymorphic signature calls don't share the same CP entries Summary: wrong use of attr env in Infer.java prevents sharing of CP entries

hg: jdk7/tl/jdk: 6992545: FindBugs scan - Malicious code vulnerability Warnings in com.sun.net.httpserver.HttpsParameters.*

2010-10-18 Thread chris . hegarty
Changeset: 5193b0c2baf0 Author:chegar Date: 2010-10-18 16:51 +0100 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/5193b0c2baf0 6992545: FindBugs scan - Malicious code vulnerability Warnings in com.sun.net.httpserver.HttpsParameters.* Reviewed-by: alanb ! src/share/classes/com/sun

hg: jdk7/tl/jdk: 2 new changesets

2010-10-18 Thread sean . mullan
Changeset: 0f5bab573e01 Author:mullan Date: 2010-10-18 09:00 -0400 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/0f5bab573e01 6988599: CertificateRevokedException specifies name of authority but interacts with authority instance Reviewed-by: vinnie ! src/share/classes/java/secur

hg: jdk7/tl/jdk: 2 new changesets

2010-10-18 Thread alan . bateman
Changeset: b79600ecf0e4 Author:alanb Date: 2010-10-18 10:29 +0100 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/b79600ecf0e4 4837564: (bf) Please make DirectByteBuffer performance enhancements Reviewed-by: chegar ! src/share/classes/java/nio/Direct-X-Buffer.java.template ! src/sh