Code Review Request: JEP 140 Limited doPrivileged

2013-05-28 Thread Jeff Nisewanger
This is the implementation of the JEP 140 feature for a limited privilege form of doPrivileged(). A test will be added in an updated webrev within the next day. The JEP is: http://openjdk.java.net/jeps/140 The webrev is: http://cr.openjdk.java.net/~jdn/8014097/webrev.0/

hg: jdk8/tl/jdk: 8009258: TEST_BUG:java/io/pathNames/GeneralWin32.java fails intermittently

2013-05-28 Thread dan . xu
Changeset: e59d7f0f36f7 Author:ewang Date: 2013-05-28 22:22 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/e59d7f0f36f7 8009258: TEST_BUG:java/io/pathNames/GeneralWin32.java fails intermittently Reviewed-by: dxu, alanb Contributed-by: yiming.w...@oracle.com ! test/java/io/pa

Code Review Request for 7196805: DH Key interoperability testing between SunJCE and JsafeJCE not successful

2013-05-28 Thread Valerie (Yu-Ching) Peng
Vinnie, Can you help reviewing my fix for 7196805 "DH Key interoperability testing between SunJCE and JsafeJCE not successful"? In SunJCE provider, the equality check for DH private/public keys is based on DER encoding which may not be correct all the time due to the optional L value defined

Re: PATCH: possible bug in OCSP check

2013-05-28 Thread Xuelei Fan
Hi Ricardo, Have you or your organization signed the signed the Oracle Contributor Agreement (OCA) per the request of OpenJDK bylaws? http://openjdk.java.net/bylaws#_2 Thanks, Xuelei On 5/24/2013 5:31 PM, Ricardo Martin Camarero wrote: > Hi everybody, > > I have been struggling for some months

Re: PATCH: possible bug in OCSP check

2013-05-28 Thread Xuelei Fan
I just open a new bug JDK-8015571 for it. Thanks, Xuelei On 5/29/2013 4:08 AM, Ricardo Martin Camarero wrote: > Hi Christophe, > > I opened one some months ago (it was opened against openjdk 6). I > received an email saying the the bug has been accepted with the Bug Id: > 9000381 but the bug was

Re: PATCH: possible bug in OCSP check

2013-05-28 Thread Ricardo Martin Camarero
Hi Christophe, I opened one some months ago (it was opened against openjdk 6). I received an email saying the the bug has been accepted with the Bug Id: 9000381 but the bug was never public. Regards! On 05/28/2013 08:23 PM, Christophe Ravel wrote:

hg: jdk8/tl/jdk: 6251788: (rb) PropertyResourceBundle doesn't document exceptions

2013-05-28 Thread naoto . sato
Changeset: b99d56d1aa3f Author:naoto Date: 2013-05-28 14:02 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/b99d56d1aa3f 6251788: (rb) PropertyResourceBundle doesn't document exceptions Reviewed-by: okutsu ! src/share/classes/java/util/PropertyResourceBundle.java

Re: PATCH: possible bug in OCSP check

2013-05-28 Thread Christophe Ravel
Is there a bug open for this issue ? Regards, Christophe. Ricardo Martin Camarero May 24, 2013 2:31 AM Hi everybody,I have been struggling for some months with a weird issue about how Javavalidates OCSP responses. Following the RFC2560 standard the responsessent by the

hg: jdk8/tl/jdk: 8001750: CharsetDecoder.replacement should not be changeable except via replaceWith method

2013-05-28 Thread xueming . shen
Changeset: 7fa2d1dcb8f6 Author:sherman Date: 2013-05-28 10:42 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/7fa2d1dcb8f6 8001750: CharsetDecoder.replacement should not be changeable except via replaceWith method Summary: to make defensive copy for set/get replacement byte a

hg: jdk8/tl/jdk: 8005472: com/sun/jmx/remote/NotificationMarshalVersions/TestSerializationMismatch.sh failed on windows

2013-05-28 Thread jaroslav . bachorik
Changeset: 7d9fab5d86cd Author:jbachorik Date: 2013-05-28 15:57 +0200 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/7d9fab5d86cd 8005472: com/sun/jmx/remote/NotificationMarshalVersions/TestSerializationMismatch.sh failed on windows Reviewed-by: chegar, smarks, dfuchs ! test/Pro

hg: jdk8/tl/jdk: 8014394: (fs) WatchService failing when watching \\server\$d

2013-05-28 Thread alexey . utkin
Changeset: d78f91ab0e96 Author:uta Date: 2013-05-27 15:18 +0400 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/d78f91ab0e96 8014394: (fs) WatchService failing when watching \\server\$d Reviewed-by: alanb ! src/windows/classes/sun/nio/fs/WindowsConstants.java ! src/windows/classes/

hg: jdk8/tl/langtools: 8012333: javac, ClassFile should have a read(Path) method

2013-05-28 Thread vicente . romero
Changeset: d042cba65eab Author:vromero Date: 2013-05-28 17:39 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/d042cba65eab 8012333: javac, ClassFile should have a read(Path) method Reviewed-by: jjg ! src/share/classes/com/sun/tools/classfile/ClassFile.java

hg: jdk8/tl/jdk: 7038105: File.isHidden() should return true for pagefile.sys and hiberfil.sys

2013-05-28 Thread rob . mckenna
Changeset: b16a8b4ae6b4 Author:robm Date: 2013-05-28 16:35 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/b16a8b4ae6b4 7038105: File.isHidden() should return true for pagefile.sys and hiberfil.sys Reviewed-by: alanb ! src/windows/native/java/io/WinNTFileSystem_md.c ! test/ja

hg: jdk8/tl/jdk: 8014420: Default JDP address does not match the one assigned by IANA

2013-05-28 Thread dmitry . samersoff
Changeset: 7d7bfce34a79 Author:dsamersoff Date: 2013-05-28 18:46 +0400 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/7d7bfce34a79 8014420: Default JDP address does not match the one assigned by IANA Summary: JDP protocol defaults changed to IANA assigned values Reviewed-by: dholme

Re: Status of old sun tracker issues?

2013-05-28 Thread Tomas Gustavsson
Awesome. Thanks for the info! On 05/27/2013 05:16 PM, Seán Coffey wrote: A JIRA system is now the system of record for OpenJDK issues.[1] Work on getting that system open to external audience is ongoing. In the meantime you can reference the bug via bugs.sun.com : http://bugs.sun.com/view_bug

hg: jdk8/tl/langtools: 6970173: Debug pointer at bad position

2013-05-28 Thread vicente . romero
Changeset: c6df5b20f9eb Author:vromero Date: 2013-05-28 12:46 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/c6df5b20f9eb 6970173: Debug pointer at bad position Reviewed-by: mcimadamore ! src/share/classes/com/sun/tools/javac/comp/Lower.java + test/tools/javac/T6970173

[8] 7174966: With OCSP enabled on Java 7 get error 'Wrong key usage' with Comodo certificate

2013-05-28 Thread Vincent Ryan
Please review the fix for: http://bugs.sun.com/view_bug.do?bug_id=7174966 The problem occurs when validating the signature of an OCSP response from the Comodo CA. The Signature class tests for the presence of the digitalSignature keyUsage setting when examining a signer's certificate. One soluti

Code review request: 8001326: Improve Kerberos replay caching

2013-05-28 Thread Weijun Wang
Please review the code changes at http://cr.openjdk.java.net/~weijun/8001326/webrev.00/ Two new system properties are introduced. sun.security.krb5.rcache to control what rcache type should be used. Besides the original one (which does not need this system property to be set), we support df