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

Lutz Schmidt lucy at openjdk.org
Wed Jun 21 14:44:21 UTC 2023


On Fri, 16 Jun 2023 11:58:25 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> 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.

Looks good to me.

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

Marked as reviewed by lucy (Reviewer).

PR Review: https://git.openjdk.org/jdk11u-dev/pull/1950#pullrequestreview-1490953198


More information about the jdk-updates-dev mailing list