RFR: 8333317: Test sun/security/pkcs11/sslecc/ClientJSSEServerJSSE.java failed with: Invalid ECDH ServerKeyExchange signature [v2]
Matthew Donovan
mdonovan at openjdk.org
Mon Jul 15 13:09:23 UTC 2024
> In this PR, I updated the version of NSS to 3.101 and removed the test from the ProblemList for all platforms but linux-ppc64le (that bug is still outstanding.)
>
> I also updated the skipTest logic in TestDSAKeyLength.java. Prior to my change, it compared the version numbers as double values but that doesn't work when version 3.101 is later (i.e., greater) than 3.14.
Matthew Donovan has updated the pull request incrementally with one additional commit since the last revision:
fixed copyright year
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/19855/files
- new: https://git.openjdk.org/jdk/pull/19855/files/0007259d..920c9aeb
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=19855&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=19855&range=00-01
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/19855.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/19855/head:pull/19855
PR: https://git.openjdk.org/jdk/pull/19855
More information about the security-dev
mailing list