RR(CCC): 8002048.JDP - need a reviewer for CCC request

2012-12-03 Thread Dmitry Samersoff
Hi Everybody, I would like to finalize the request, but I need a reviewer to do it. http://ccc.us.oracle.com/8002048 -Dmitry -- Dmitry Samersoff Oracle Java development team, Saint Petersburg, Russia * Give Rabbit time, and he'll always get the answer

RR(M): 8002048.JDP v10

2012-12-03 Thread Dmitry Samersoff
Hi Everybody, I hope it's a final round of JDP http://washi.ru.oracle.com/ds160299/webrev/8002048.JDP/webrev.10/ 1. Some bugs and nits fixed 2. Improved javadoc comments (generated javadoc resides in the same directory, all comments is much appreciated as English is not my native language) 3.

Re: Request for review (XL): Event-Based JVM Tracing (JEP 167)

2012-12-03 Thread Staffan Larsen
Forgot to include serviceability-dev@openjdk.java.net which is the designated list for JEP 167. /Staffan On 3 dec 2012, at 12:32, Staffan Larsen wrote: > All, > > This is a request for review of the implementation for JEP 167: Event-Based > JVM Tracing. It is a rather large change. > > The

hg: jdk8/tl/jdk: 7199143: RFE: OCSP revocation checker should provide possibility to specify connection timeout

2012-12-03 Thread sean . mullan
Changeset: ee9846f351d7 Author:mullan Date: 2012-12-03 11:07 -0500 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/ee9846f351d7 7199143: RFE: OCSP revocation checker should provide possibility to specify connection timeout Summary: Added com.sun.security.ocsp.timeout system propert

hg: jdk8/tl/jdk: 8004184: security tests leave JSSEServer running

2012-12-03 Thread xuelei . fan
Changeset: ead651efb271 Author:xuelei Date: 2012-12-03 06:00 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/ead651efb271 8004184: security tests leave JSSEServer running Summary: Use othervm mode to release resources, and correct the system properties issues in JSSE Reviewe

hg: jdk8/tl/jdk: 7198507: [TEST_BUG] sun/security/tools/keytool/console.sh should be rewritten

2012-12-03 Thread weijun . wang
Changeset: a42da685dfca Author:weijun Date: 2012-12-03 17:14 +0800 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/a42da685dfca 7198507: [TEST_BUG] sun/security/tools/keytool/console.sh should be rewritten Reviewed-by: xuelei ! test/sun/security/tools/keytool/console.sh