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

Goetz Lindenmaier goetz at openjdk.org
Wed Jun 21 14:11:39 UTC 2023


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.

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

Depends on: https://git.openjdk.org/jdk11u-dev/pull/1972

Commit messages:
 - Backport 96adf073565e9a65912392510df8575e49695734

Changes: https://git.openjdk.org/jdk11u-dev/pull/1975/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=1975&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8297955
  Stats: 295 lines in 3 files changed: 56 ins; 84 del; 155 mod
  Patch: https://git.openjdk.org/jdk11u-dev/pull/1975.diff
  Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/1975/head:pull/1975

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


More information about the jdk-updates-dev mailing list