[jdk8u-dev] RFR: 8308788: [8u] Remove duplicate HaricaCA.java test

Severin Gehwolf sgehwolf at openjdk.org
Fri May 26 09:41:06 UTC 2023


Could I get a review of this trivial patch please? It only removes a file which is present elsewhere.

Removes file:

jdk/test/jdk/security/infra/java/security/cert/CertPathValidator/certification/HaricaCA.java

... as the same file is present where other CA tests live:

jdk/test/security/infra/java/security/cert/CertPathValidator/certification/HaricaCA.java


See the bug for details. Thoughts?

-------------

Commit messages:
 - 8308788: [8u] Remove duplicate HaricaCA.java test

Changes: https://git.openjdk.org/jdk8u-dev/pull/322/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=322&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8308788
  Stats: 320 lines in 1 file changed: 0 ins; 320 del; 0 mod
  Patch: https://git.openjdk.org/jdk8u-dev/pull/322.diff
  Fetch: git fetch https://git.openjdk.org/jdk8u-dev.git pull/322/head:pull/322

PR: https://git.openjdk.org/jdk8u-dev/pull/322


More information about the jdk8u-dev mailing list