JDK 17 | JDK 21 | JDK 22 |
---|---|---|
17.0.11Fixed | 21.0.3Fixed | 22 b18Fixed |
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.
|