hg: jdk7/tl/jdk: 2 new changesets
valerie.peng at oracle.com
valerie.peng at oracle.com
Wed Apr 13 01:13:03 UTC 2011
Changeset: 5d132f3bfbbf
Author: valeriep
Date: 2011-04-12 15:57 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/5d132f3bfbbf
7001094: Can't initialize SunPKCS11 more times than PKCS11 driver maxSessionCount
Summary: Changed SessionManager to keep track of session count for each instance
Reviewed-by: mullan
! src/share/classes/sun/security/pkcs11/SessionManager.java
Changeset: a3de1543568b
Author: valeriep
Date: 2011-04-12 16:09 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/a3de1543568b
6986789: Sun pkcs11 provider fails to parse path name containing "+"
Summary: Modified to accept '+' as valid character.
Reviewed-by: weijun
! src/share/classes/sun/security/pkcs11/Config.java
! test/sun/security/pkcs11/Provider/ConfigShortPath.java
+ test/sun/security/pkcs11/Provider/cspPlus.cfg
More information about the security-dev
mailing list