On Thu, 15 Dec 2022 16:11:02 GMT, Matthew Donovan <d...@openjdk.org> wrote:
> - Reviewed the tests and created individual bugs for each. > - Updated @ignore tags with appropriate bug #. > - Removed @ignore for IllegalHandshakeMessage.java; the test passes with the > expected result. test/jdk/javax/net/ssl/SSLEngine/Basics.java line 29: > 27: * @summary Add non-blocking SSL/TLS functionality, usable with any > 28: * I/O abstraction > 29: * @ignore 8298867 Instead of using ignore tag, I would prefer to put these tests in ProblemList with these bug numbers. ------------- PR: https://git.openjdk.org/jdk/pull/11698