It looks good. Would you like to add a string message?
Thanks
Max
On 12/10/13, 9:47, Jason Uh wrote:
Hi Vinnie,
The change looks good to me.
Jason
(Not an official Reviewer)
On 12/9/13 3:25 PM, Vincent Ryan wrote:
Please review this fix to the OCSPResponse class in the internal
sun.securit
Hi Vinnie,
The change looks good to me.
Jason
(Not an official Reviewer)
On 12/9/13 3:25 PM, Vincent Ryan wrote:
Please review this fix to the OCSPResponse class in the internal
sun.security.provider.certpath package. Previously, when validating
an OCSP response, it expected the supplied issu
Looks fine to me.
Xuelei
On 12/10/2013 7:25 AM, Vincent Ryan wrote:
>
> Please review this fix to the OCSPResponse class in the internal
> sun.security.provider.certpath package. Previously, when validating
> an OCSP response, it expected the supplied issuer and/or trusted
> responder X509 certs
Please review this fix to the OCSPResponse class in the internal
sun.security.provider.certpath package. Previously, when validating
an OCSP response, it expected the supplied issuer and/or trusted
responder X509 certs to already be in an internal format used by
the package. Now it accepts certs
Changeset: 23a7524d930c
Author:mfang
Date: 2013-12-09 15:01 -0800
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/23a7524d930c
8025974: l10n for policytool
Reviewed-by: naoto, leifs, yhuang
! src/share/classes/sun/security/tools/policytool/Resources_de.java
! src/share/classes/sun/
Changeset: 5bf0af735c61
Author:vromero
Date: 2013-12-09 19:29 +
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/5bf0af735c61
8029569: internal javac cast exception when resolving varargs ambiguity
Reviewed-by: jjg
! src/share/classes/com/sun/tools/javac/comp/Resolve.java
Changeset: 9e579a2329c0
Author:michaelm
Date: 2013-12-09 13:05 +
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/9e579a2329c0
8029354: URLPermission. throws llegalArgumentException: Invalid
characters in hostname
Reviewed-by: alanb, chegar
! src/share/classes/java/net/URLPermi