Changeset: aef6c726810e
Author:mullan
Date: 2013-12-23 14:03 -0500
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/aef6c726810e
8030813: Signed applet fails to load when CRLs are stored in an LDAP directory
Summary: Skip JNDI application resource lookup to avoid recursive JAR valida
Changeset: 9a3986b21be4
Author:joehw
Date: 2013-12-23 11:26 -0800
URL: http://hg.openjdk.java.net/jdk8/tl/jaxp/rev/9a3986b21be4
8029236: Update copyright year to match last edit in jdk8 jaxp repository for
2013
Reviewed-by: lancea, mchung
! src/com/sun/org/apache/xalan/internal/Xa
Changeset: 5ca1b4c282b8
Author:ssides
Date: 2013-12-23 18:42 +
URL: http://hg.openjdk.java.net/jdk8/tl/corba/rev/5ca1b4c282b8
8029231: Update copyright years for files in corba repository for 2013
Reviewed-by: mchung, coffeys
! src/share/classes/com/sun/corba/se/impl/io/IIOPInp
You fix looks good.
Thanks.
On 23/12/2013 14:05, Sean Mullan wrote:
Please review the following change which causes signed applets to fail
if CRLs are stored in an LDAP directory. This occurs when any of the
certificates in the applet's certificate chain contain a CRL
Distribution Point extensi
Please review the following change which causes signed applets to fail
if CRLs are stored in an LDAP directory. This occurs when any of the
certificates in the applet's certificate chain contain a CRL
Distribution Point extension with an LDAP URL.
The fix introduces a new internal system prope