Re: RFR: 8298874: Update TestAllSuites.java for TLS v1.2 and 1.3 [v3]

2023-01-31 Thread Rajan Halade
On Tue, 31 Jan 2023 12:42:26 GMT, Matthew Donovan 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

Re: RFR: 8298874: Update TestAllSuites.java for TLS v1.2 and 1.3 [v3]

2023-01-31 Thread Matthew Donovan
> * 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 - Changes: - all: https://git.openjdk.org/jdk/pull/11780/files - new: htt