[jdk17u-dev] Integrated: 8295343: sun/security/pkcs11 tests fail on Linux RHEL 8.6 and newer
Andrew Lu
andrewlu at openjdk.org
Fri Apr 19 10:15:11 UTC 2024
On Tue, 16 Apr 2024 01:57:32 GMT, Andrew Lu <andrewlu at openjdk.org> wrote:
> This PR contains a backport of
> https://github.com/openjdk/jdk/commit/6ce0ebb858d3112f136e12d3ad595f805f6871a0
> Patch is not clean, for the doc/testing.html and doc/testing.md were only some code style changes in previous commits.
> for this test/jdk/ProblemList.txt, it updated problemlist in
> https://github.com/openjdk/jdk/commit/8d2ad2b1ae37d2411649e35d4000b0fe873facdb
> , but this time I just do remove action, and it does not conflict with the previous commit.
> for this class test/jdk/sun/security/pkcs11/PKCS11Test.java was changed in
> https://github.com/openjdk/jdk/commit/c2e77e2f17b624e750dea8fd51bbfde99596690e
> , I ignored these commits, and the test has passed in my local.
This pull request has now been integrated.
Changeset: d4512fe0
Author: Andrew Lu <andrewlu at openjdk.org>
URL: https://git.openjdk.org/jdk17u-dev/commit/d4512fe0dd19aabab77e56e913ebb278e162c13d
Stats: 115 lines in 7 files changed: 6 ins; 85 del; 24 mod
8295343: sun/security/pkcs11 tests fail on Linux RHEL 8.6 and newer
Reviewed-by: lucy
Backport-of: 6ce0ebb858d3112f136e12d3ad595f805f6871a0
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/2412
More information about the jdk-updates-dev
mailing list