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

Goetz Lindenmaier goetz at openjdk.org
Sun Jun 25 12:17:25 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.

Goetz Lindenmaier has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:

 - Merge branch 'master' into goetz_backport_8297955
 - Backport 96adf073565e9a65912392510df8575e49695734
 - Backport 64462e484f038bc564bfba745a06771668b83d5c

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

Changes:
  - all: https://git.openjdk.org/jdk11u-dev/pull/1975/files
  - new: https://git.openjdk.org/jdk11u-dev/pull/1975/files/03db9c02..482807dd

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=1975&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=1975&range=01-02

  Stats: 129 lines in 12 files changed: 106 ins; 5 del; 18 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