On Tue, 31 Jan 2023 12:42:26 GMT, Matthew Donovan <d...@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