On Mon, 4 Dec 2023 15:05:08 GMT, Matthias Baesken <[email protected]> wrote:
>> Matthew Donovan has updated the pull request with a new target base due to a
>> merge or a rebase. The incremental webrev excludes the unrelated changes
>> brought in by the merge/rebase. The pull request contains four additional
>> commits since the last revision:
>>
>> - cleaned up MultipleLogins.java a little and added copyright date
>> - Merge branch 'master' into pkcs11-ol79
>> - Merge branch 'master' into pkcs11-ol79
>> - 8319128: sun/security/pkcs11 tests fail on OL 7.9 aarch64
>
> test/jdk/sun/security/pkcs11/PKCS11Test.java line 749:
>
>> 747:
>> 748: case "Linux-amd64-64":
>> 749: if (isOracleLinux7()) {
>
> Would it be the same for the older RedHat versions, I think they are rather
> close to Oracle Linux ?
Yes, I think the method would also return true for RH 7.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/16547#discussion_r1428085637