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

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

XMLWordPrintable

    • b24
    • x86
    • os_x

        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?

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

                Created:
                Updated:
                Resolved: