[jdk11u-dev] Integrated: 8297955: LDAP CertStore should use LdapName and not String for DNs

Goetz Lindenmaier goetz at openjdk.org
Sun Jun 25 12:17:25 UTC 2023


On Wed, 21 Jun 2023 14:02:49 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> I backport this for parity with 11.0.20-oracle from 17.
> It includes JDK-8224768.
> 
> Clean except for Copyright, but I had to adapt the Syntax to Java 11.
> In Java 11 static methods can not be in inner classes.

This pull request has now been integrated.

Changeset: 7f1047ed
Author:    Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/7f1047edba68cfe2fa2660030cb3dd1abad49e4f
Stats:     295 lines in 3 files changed: 56 ins; 84 del; 155 mod

8297955: LDAP CertStore should use LdapName and not String for DNs
8224768: Test ActalisCA.java fails

Reviewed-by: lucy
Backport-of: 96adf073565e9a65912392510df8575e49695734

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

PR: https://git.openjdk.org/jdk11u-dev/pull/1975


More information about the jdk-updates-dev mailing list