Re: RFR: 8298869: Update ConnectionTest.java for changes to TLS implementation

2023-01-26 Thread Rajan Halade
On Thu, 5 Jan 2023 21:55:42 GMT, Matthew Donovan wrote: > * Updated the test for changes to the TLS implementation > * Test supports TLS 1.2 and 1.3 > * Removed from ProblemList.txt > * Refactored code a bit Marked as reviewed by rhalade (Reviewer). - PR: https://git.openjdk.org/jd

RFR: 8298869: Update ConnectionTest.java for changes to TLS implementation

2023-01-06 Thread Matthew Donovan
* Updated the test for changes to the TLS implementation * Test supports TLS 1.2 and 1.3 * Removed from ProblemList.txt * Refactored code a bit - Commit messages: - removed extra whitespace - 8298869: Update ConnectionTest.java for changes to TLS implementation Changes: https://git