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

Matthew Donovan duke at openjdk.org
Fri Jan 27 13:03:58 UTC 2023


On Thu, 26 Jan 2023 18:53:34 GMT, Rajan Halade <rhalade at openjdk.org> wrote:

>> Matthew Donovan has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains three commits:
>> 
>>  - Merge branch 'master' into engine-close
>>  - removed unnecessary line
>>  - 8298868: Update EngineCloseOnAlert.java for changes to TLS implementation
>
> 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

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

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



More information about the security-dev mailing list