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

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

This pull request has now been integrated.

Changeset: e0b98bc1
Author:    Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/e0b98bc11b91a0054a8e2795d91ebe49b190996c
Stats:     238 lines in 12 files changed: 154 ins; 52 del; 32 mod

8292033: Move jdk.X509Certificate event logic to JCA layer

Reviewed-by: lucy
Backport-of: 102b2b32feec4727145be4814eb1a69ef462ff16

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

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


More information about the jdk-updates-dev mailing list