[jdk17u-dev] Integrated: 8349501: Relocate supporting classes in security/testlibrary to test/lib/jdk tree

Goetz Lindenmaier goetz at openjdk.org
Thu May 8 07:36:58 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.

This pull request has now been integrated.

Changeset: e5599624
Author:    Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/e5599624c23c0f8c8d5ceff5eb9fd79ad0f302a5
Stats:     142 lines in 39 files changed: 32 ins; 31 del; 79 mod

8349501: Relocate supporting classes in security/testlibrary to test/lib/jdk tree

Reviewed-by: rschmelter
Backport-of: fdd0cb550e4345d93c5436404e0a798563d623f1

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

PR: https://git.openjdk.org/jdk17u-dev/pull/3539


More information about the jdk-updates-dev mailing list