-
Bug
-
Resolution: Fixed
-
P4
-
None
-
None
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.
- 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