RFR: 8314283: Support for NSS tests on aarch64 platforms [v3]
Rajan Halade
rhalade at openjdk.org
Tue Oct 10 18:14:12 UTC 2023
On Tue, 10 Oct 2023 17:17:45 GMT, Matthew Donovan <mdonovan at openjdk.org> wrote:
>> This PR updates the version of NSS to 3.91 and includes aarch64 platforms.
>>
>> There is a related bug in PR (https://github.com/openjdk/jdk/pull/15217) so we may want to wait for that to merge before merging this one.
>
> 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 three additional commits since the last revision:
>
> - Merge branch 'master' into pkcs11-nss-upgrade
> - Merge branch 'master' into pkcs11-nss-upgrade
> - 8314283: Support for NSS tests on aarch64 platforms
Marked as reviewed by rhalade (Reviewer).
test/jdk/sun/security/pkcs11/PKCS11Test.java line 936:
> 934: organization = "jpg.tests.jdk.nsslib",
> 935: name = "nsslib-windows_x64",
> 936: revision = "3.46-VS2017",
nsslib-windows_x86 support is not updated to 3.91. Is it possible to upgrade this (although we don't have it as a supported platform)
-------------
PR Review: https://git.openjdk.org/jdk/pull/15429#pullrequestreview-1668528361
PR Review Comment: https://git.openjdk.org/jdk/pull/15429#discussion_r1353081236
More information about the security-dev
mailing list