RFR: 8298868: Update EngineCloseOnAlert.java for changes to TLS implementation [v2]

Rajan Halade rhalade at openjdk.org
Wed Feb 1 19:04:55 UTC 2023


On Fri, 27 Jan 2023 13:01:01 GMT, Matthew Donovan <duke at openjdk.org> wrote:

>> test/jdk/javax/net/ssl/SSLEngine/EngineCloseOnAlert.java line 67:
>> 
>>> 65: 
>>> 66:     public static void main(String[] args) throws Exception {
>>> 67:         SecurityUtils.removeFromDisabledTlsAlgs("TLSv1");
>> 
>> Is this still needed? Test is using TLSv1.2 only.
>
> removed

Test should also be updated to remove SecurityUtils import and library.

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

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



More information about the security-dev mailing list