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

CheckTipsAndVersions.java failing occasionally

    XMLWordPrintable

Details

    • b115
    • Verified

    Description

      Standard Output

      Checking Jar Contents...
      Checking: jce.jar
      Checking: security/US_export_policy.jar
      Checking: security/local_policy.jar
      Checking: ext/sunjce_provider.jar
      Checking: ext/sunec.jar
      Checking: ext/sunmscapi.jar
      Checking: ext/sunpkcs11.jar
      Checking: ext/ucrypto.jar

      Checking Installed Provider Version Numbers
      SUN passed.
      SunRsaSign passed.
      SunEC passed.
      SunJSSE passed.
      SunJCE passed.
      SunJGSS passed.
      SunSASL passed.
      XMLDSig passed.
      SunPCSC passed.
      test failed. Provider Version mismatch: 1.8 != 1.5

      I think I see what's going on, there is probably a Provider named "test" being added to the Security Provider list by another test. Worse comes to worse, I can run in othervm, but should probably figure out the root cause so it doesn't cause other tests to fail.

      Attachments

        Issue Links

          Activity

            People

              wetmore Bradford Wetmore
              wetmore Bradford Wetmore
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: