-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: core-libs
-
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.