-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
b09
Many of the tests added in JDK 19 via JEP 425/428 were TestNG tests. There are a number of changes coming that requires changes to the tests and we'd prefer to use JUnit tests going forward. The existing tests can be trivially changed to JUnit.