On Wed, 9 Nov 2022 16:11:28 GMT, Sean Mullan <mul...@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