JDK-8354455 : [TestBug] Remove JUnit Vintage Engine with JUnit 4
  • Type: Enhancement
  • Component: javafx
  • Sub-Component: other
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2025-04-11
  • Updated: 2025-04-21
  • Resolved: 2025-04-16
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
jfx25 b13Fixed
Related Reports
Blocks :  
Description
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.
Comments
Changeset: 367a170c Branch: master Author: Marius Hanl <mhanl@openjdk.org> Date: 2025-04-16 17:31:55 +0000 URL: https://git.openjdk.org/jfx/commit/367a170c6493f0e795a420488ca689569031d0ea
16-04-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jfx/pull/1774 Date: 2025-04-11 20:36:48 +0000
11-04-2025