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

[TEST_BUG] test/closed/security/infra/java/security/cert/CertPathValidator/certification/ValidatePathWithParams.java needs modification

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • P3
    • Resolution: Fixed
    • 8u91
    • 8u101
    • security-libs
    • b05
    • generic
    • generic

    Backports

      Description

        With fix 8145954: Add new DigiCert roots
            went into 8u91 and then
        8075290: CA certification tests
            went into 8u102, it's found that testcase in 8u91 needs some modification.

        As Sean M pointed out, 8u92 is correct except a change is needed in it:

        > < + FS + "jre" + FS + "lib" + FS + "security" + FS + "cacerts";
        > ---
        > > + FS + "lib" + FS + "security" + FS + "cacerts";

        The test was skipped with 8u91 because of 8154488.

        Attachments

          Issue Links

            Activity

              People

                asaha Abhijit Saha
                asaha Abhijit Saha
                Votes:
                0 Vote for this issue
                Watchers:
                7 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: