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?

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

                Created:
                Updated:
                Resolved: