On Fri, 27 Jan 2023 13:01:01 GMT, Matthew Donovan 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 n
On Thu, 26 Jan 2023 18:53:34 GMT, Rajan Halade 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:
> Refactored the code a little bit and updated the test for changes to the TLS
> state machine.
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 unne