-
Bug
-
Resolution: Fixed
-
P3
-
8, 9
-
None
-
b22
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8063721 | 8u45 | Weijun Wang | P3 | Resolved | Fixed | b01 |
JDK-8048087 | 8u40 | Weijun Wang | P3 | Resolved | Fixed | b01 |
JDK-8070172 | emb-8u47 | Weijun Wang | P3 | Resolved | Fixed | team |
A ccache file could contain an entry whose service name has no realm info (most likely for kerberos referral), but in Java, every PrincipalName must have a realm since JDK 8. Such entry is useless to Java and we should ignore it. Currently an exception is thrown which means other useful entries will not get used.
- backported by
-
JDK-8048087 Cannot read ccache entry with a realm-less service name
-
- Resolved
-
-
JDK-8063721 Cannot read ccache entry with a realm-less service name
-
- Resolved
-
-
JDK-8070172 Cannot read ccache entry with a realm-less service name
-
- Resolved
-