[jdk11u-dev] RFR: 8161536: sun/security/pkcs11/sslecc/ClientJSSEServerJSSE.java fails with ProviderException

Martin Doerr mdoerr at openjdk.org
Thu Feb 22 07:40:55 UTC 2024


On Thu, 8 Feb 2024 22:40:26 GMT, Amos Shi <ashi at openjdk.org> wrote:

> Backport of [JDK-8161536](https://bugs.openjdk.org/browse/JDK-8161536)
> - This PR has two commits
> - Commit 1 is a clean back port of original commit
> - Commit 2 is the fix for test case error `ClassNotFoundException: allow`
> 
> Testing
> - Local: Passed
> - Pipeline: `All checks have passed`
> - Testing Machine: SAP nightlies passed on `2024-02-11` on the following environment
>   - NTAMD64
>   - linuxppc64le
>   - linuxx86_64
>   - linuxaarch64
>   - darwinintel64
>   - darwinaarch64

This is not a backport of JDK-8161536. The original change removes ClientJSSEServerJSSE.java from problem list, this PR adds it.

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

PR Review: https://git.openjdk.org/jdk11u-dev/pull/2521#pullrequestreview-1895125187


More information about the jdk-updates-dev mailing list