[jdk17u-dev] RFR: 8295343: sun/security/pkcs11 tests fail on Linux RHEL 8.6 and newer
Lutz Schmidt
lucy at openjdk.org
Thu Apr 18 13:08:10 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.
Did you verify that the change fixes the issue (before/after test)?
Other than that: LGTM.
-------------
Marked as reviewed by lucy (Reviewer).
PR Review: https://git.openjdk.org/jdk17u-dev/pull/2412#pullrequestreview-2008840082
More information about the jdk-updates-dev
mailing list