Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8048073

Cannot read ccache entry with a realm-less service name

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 8, 9
    • security-libs
    • None

        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.

              weijun Weijun Wang
              weijun Weijun Wang
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: