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

CheckBlacklistedCerts.java thinks its openjdk build

XMLWordPrintable

        jdk9/jdk/test/lib/security/CheckBlacklistedCerts.java needs to be updated for jigsaw.

        70 // Is this an OPENJDK build?
         71 if (!new File(home, "lib/security/local_policy.jar").exists()) {
         72 blacklists = Arrays.copyOf(blacklists, 1);
         73 }

              rhalade Rajan Halade
              rhalade Rajan Halade
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: