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

sun/security/krb5/auto/ReplayCachePrecise.java failed - no KrbException thrown

    XMLWordPrintable

Details

    • b24
    • x86
    • os_x

    Backports

      Description

        Test throw Exception here:

              try {
                    cache.checkAndStore(now, a2);
                    throw new Exception();
                } catch (KrbException ke) {
                    // Correct

        because no KrbException was thrown.

        Could this relate to the machine configuration?

        Attachments

          Issue Links

            Activity

              People

                ssahoo Sibabrata Sahoo
                dholmes David Holmes
                Votes:
                0 Vote for this issue
                Watchers:
                6 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: