-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: security-libs
-
None
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8374585 | 21.0.11-oracle | Sean Coffey | P4 | Resolved | Fixed | master |
| JDK-8374616 | 17.0.19-oracle | Sean Coffey | P4 | Resolved | Fixed | master |
When an exception occurs, null is returned. This can result in an NPE when the key is later used, making it difficult to identify the real issue. In fact, one can create a KerberosKey without any failure but its getEncoded() throws an NPE.
- backported by
-
JDK-8374585 AesDkCrypto.stringToKey should not return null
-
- Resolved
-
-
JDK-8374616 AesDkCrypto.stringToKey should not return null
-
- Resolved
-
- relates to
-
JDK-8345578 New test in JDK-8343622 fails with a promoted build
-
- Resolved
-
- links to
-
Commit(master)
openjdk/jdk/ca46c3a5
-
Review(master)
openjdk/jdk/21908