-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
b13
-
generic
-
generic
After all JUnit conversions tracked in JDK-8339170, all tests will be migrated to JUnit 5. We can therefore remove the JUnit Vintage Engine with JUnit 4.
This removes all dependencies to JUnit 4, so Contributors can not accidently mix JUnit 4 and JUnit 5 anymore, which makes JDK-8296284 more easy to solve and simplifies the maintenance done by our side.
This removes all dependencies to JUnit 4, so Contributors can not accidently mix JUnit 4 and JUnit 5 anymore, which makes JDK-8296284 more easy to solve and simplifies the maintenance done by our side.
- blocks
-
JDK-8339170 ☂ Convert tests to JUnit 5
-
- Open
-
- links to
-
Commit(master) openjdk/jfx/367a170c
-
Review(master) openjdk/jfx/1774