-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 17.0.12
-
Component/s: security-libs
-
b01
This causes build failures:
src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/P11Key.java:399: error: cannot find symbol
(attrs[0].getBoolean() && P11Util.isNSS(session.token)) ||
src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/P11Key.java:399: error: cannot find symbol
(attrs[0].getBoolean() && P11Util.isNSS(session.token)) ||
- relates to
-
JDK-8325254 CKA_TOKEN private and secret keys are not necessarily sensitive
-
- Resolved
-