On Sat, 10 May 2025 23:41:44 GMT, Marius Hanl <mh...@openjdk.org> wrote:

> This PR bumps the JUnit version to 5.12.2.
> Also removed 2 now unused variables since I phased out the JUnit Vintage 
> Engine + Hamcrest.
> 
> Changelog: 
> https://junit.org/junit5/docs/current/release-notes/index.html#release-notes-5.12.2
> The mentioned deprecations do not affect us.
> 
> Interesting new features:
> - Thread dumps on test timeouts
> - Parameterized test validation improvements
> - JRE-based conditions such as @EnabledOnJre and @DisabledForJreRange now 
> support arbitrary Java versions

This pull request has now been integrated.

Changeset: a14c2b33
Author:    Marius Hanl <mh...@openjdk.org>
URL:       
https://git.openjdk.org/jfx/commit/a14c2b33085a82c1e94d0964b3f3123e0ed7e7d2
Stats:     44 lines in 2 files changed: 0 ins; 2 del; 42 mod

8356690: Update JUnit to 5.12.2

Reviewed-by: kcr, arapte

-------------

PR: https://git.openjdk.org/jfx/pull/1803

Reply via email to