[jdk8u-dev] RFR: 8308788: [8u] Remove duplicate HaricaCA.java test
Andrew John Hughes
andrew at openjdk.org
Fri Aug 11 02:43:29 UTC 2023
On Fri, 26 May 2023 09:35:16 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:
> 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?
Ah, a lack of path shuffling on the test filename. My bad during the embargoed changes I think. Thanks for fixing. Approved for 8u.
-------------
Marked as reviewed by andrew (Reviewer).
PR Review: https://git.openjdk.org/jdk8u-dev/pull/322#pullrequestreview-1572936923
More information about the jdk8u-dev
mailing list