JDK-8317144 : Exclude sun/security/pkcs11/sslecc/ClientJSSEServerJSSE.java on Linux ppc64le
  • Type: Sub-task
  • Component: security-libs
  • Sub-Component: javax.crypto:pkcs11
  • Affected Version: 22
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: linux
  • CPU: ppc
  • Submitted: 2023-09-28
  • Updated: 2024-04-02
  • Resolved: 2023-09-28
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 17 JDK 21 JDK 22
17.0.11Fixed 21.0.3Fixed 22 b18Fixed
Description
After JDK-8161536 removed ClientJSSEServerJSSE.java  from the exclude list, it still fails rather often on Linux ppc64le.  Most likely because of issues with the NSS libs. So better exclude the test on this platforms again until a better solution is found.
Comments
A pull request was submitted for review. URL: https://git.openjdk.org/jdk17u-dev/pull/2185 Date: 2024-01-29 11:18:06 +0000
29-01-2024

Fix request [17u] I backport this because we see the same failure in 17, too. No risk, only a test change. Clean backport. Testing pointless.
29-01-2024

Fix request [21u] We see this test failing in our CI, so I want to backport this. No risk, only a test change. I had to resolve, trivial, marked clean. SAP nightly tessting passed.
23-12-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk21u-dev/pull/91 Date: 2023-12-22 07:06:12 +0000
22-12-2023

Changeset: bc5a39bb Author: Matthias Baesken <mbaesken@openjdk.org> Date: 2023-09-28 11:42:59 +0000 URL: https://git.openjdk.org/jdk/commit/bc5a39bb54725a38db716691091b43a1868601c6
28-09-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/15957 Date: 2023-09-28 07:55:14 +0000
28-09-2023