Changeset: adff75ebdc00
Author:valeriep
Date: 2010-12-22 19:19 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/adff75ebdc00
6924489: sun.security.pkcs11.wrapper.PKCS11Exception:
CKR_OPERATION_NOT_INITIALIZED
Summary: Reset cipher state to un-initialized wherever necessary.
Re
Changeset: e0c969b97f66
Author:zgu
Date: 2010-12-27 09:30 -0500
URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/e0c969b97f66
6975480: VS2010 says _STATIC_CPPLIB is deprecated, may need to change this usage
Summary: Disabled the warning message during compiling.
Reviewed-