RFR: 8296675: Exclude linux-aarch64 in NSS tests [v2]
Weijun Wang
weijun at openjdk.org
Wed Nov 9 16:24:23 UTC 2022
On Wed, 9 Nov 2022 16:11:28 GMT, Sean Mullan <mullan at openjdk.org> wrote:
>> Weijun Wang has updated the pull request incrementally with one additional commit since the last revision:
>>
>> add comment
>
> test/jdk/sun/security/pkcs11/PKCS11Test.java line 703:
>
>> 701: "/usr/lib/arm-linux-gnueabi/nss/",
>> 702: "/usr/lib/arm-linux-gnueabihf/nss/" });
>> 703: // osMap.put("Linux-aarch64-64", new String[] {
>
> Perhaps add a comment above this noting why these are being excluded. Could include the bugid for now until it is fixed.
Done.
-------------
PR: https://git.openjdk.org/jdk/pull/11063
More information about the security-dev
mailing list