On Tue, 10 Jan 2023 18:59:30 GMT, Matthew Donovan <d...@openjdk.org> wrote:
> - Updated ProtocolVersion.isNegotiable() to check a bounded range of version > numbers. > - Removed IllegalRecordVersion.java from ProblemList.txt > > Tested with jdk_security and jdk_security3 test groups. This pull request has now been integrated. Changeset: fc26d3e5 Author: Matthew Donovan <matthew.p.dono...@oracle.com> Committer: Rajan Halade <rhal...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/fc26d3e5770ca3440105d3904a6e4af9af4860fa Stats: 314 lines in 3 files changed: 236 ins; 78 del; 0 mod 8298873: Update IllegalRecordVersion.java for changes to TLS implementation Reviewed-by: rhalade ------------- PR: https://git.openjdk.org/jdk/pull/11929