[jdk11u-dev] RFR: 8292033: Move jdk.X509Certificate event logic to JCA layer

Goetz Lindenmaier goetz at openjdk.org
Fri Jun 16 12:06:12 UTC 2023


I backport this for parity with 11.0.20-oracle.

  src/java.base/share/classes/sun/security/jca/JCAUtil.java
  Trivial resolve due to context, but I had to adapt an instanceof
  to Java 11.

  test/lib/jdk/test/lib/security/TestCertificate.java
  Remove """ strings.

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

Commit messages:
 - Backport 102b2b32feec4727145be4814eb1a69ef462ff16

Changes: https://git.openjdk.org/jdk11u-dev/pull/1950/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=1950&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8292033
  Stats: 238 lines in 12 files changed: 154 ins; 52 del; 32 mod
  Patch: https://git.openjdk.org/jdk11u-dev/pull/1950.diff
  Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/1950/head:pull/1950

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


More information about the jdk-updates-dev mailing list