RFR: 8354455: [TestBug] Remove JUnit Vintage Engine with JUnit 4
Kevin Rushforth
kcr at openjdk.org
Sat Apr 12 15:00:35 UTC 2025
On Fri, 11 Apr 2025 21:01:13 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
> For this specific case, this PR may be premature. We have closed tests that still use JUnit 4, and this might break our build. I'll check next week.
A quick initial test suggests that this will not be a problem after all. We do not use the gradle-downloaded JUnit 4 jar files in our closed tests. I will need to do a full test run next week to confirm this, but so far this looks OK.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1774#issuecomment-2798863325
More information about the openjfx-dev
mailing list