RFR: 8298874: Update TestAllSuites.java for TLS v1.2 and 1.3 [v3]

Rajan Halade rhalade at openjdk.org
Tue Jan 31 18:18:42 UTC 2023


On Tue, 31 Jan 2023 12:42:26 GMT, Matthew Donovan <duke at openjdk.org> wrote:

>> * updated test for new TLS protocols and ciphersuites
>> * code cleanup
>
> Matthew Donovan has updated the pull request incrementally with one additional commit since the last revision:
> 
>   addressed comments

test/jdk/ProblemList.txt line 588:

> 586: sun/security/tools/keytool/ListKeychainStore.sh                 8156889 macosx-all
> 587: 
> 588: javax/net/ssl/SSLEngine/IllegalRecordVersion.java               8298873 generic-all

you will need to update to latest source, this test was removed from ProblemList.

test/lib/jdk/test/lib/security/SecurityUtils.java line 58:

> 56:     /**
> 57:      * Adds the specified protocols to the jdk.tls.disabledAlgorithms
> 58:      * security property 

There is `trailing whitespace` error on line 58.

-------------

PR: https://git.openjdk.org/jdk/pull/11780



More information about the security-dev mailing list