[jdk17u-dev] RFR: 8349501: Relocate supporting classes in security/testlibrary to test/lib/jdk tree
Ralf Schmelter
rschmelter at openjdk.org
Wed May 7 07:53:31 UTC 2025
On Wed, 30 Apr 2025 12:17:13 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> I backport this for parity with 17.0.16-oracle based on the change in 21.
>
> The patch of 21 applies clean except for two tests that are not in 17:
>
> test/jdk/java/security/cert/CertPathValidator/crlDP/CheckAllCRLs.java
> Added by "https://bugs.openjdk.org/browse/JDK-8200566: DistributionPointFetcher fails to fetch CRLs if the DistributionPoints field contains more than one DistributionPoint and the first one fails". A P4 bugfix I don't want to backport to 17.
>
> test/jdk/sun/security/pkcs12/GetSetEntryTest.java
> Added by "https://bugs.openjdk.org/browse/JDK-8327461: KeyStore getEntry is not thread-safe" which has another prereq. Don't backport to 17.
Looks good.
-------------
Marked as reviewed by rschmelter (Reviewer).
PR Review: https://git.openjdk.org/jdk17u-dev/pull/3539#pullrequestreview-2820724364
More information about the jdk-updates-dev
mailing list