JUnit 5.14.3

5.14.3

JUnit 5.14.3

Fixed 1
  • @EnabledOnJre and @DisabledOnJre now work reliably when used with JRE.OTHER in a test running on a Java runtime whose version is higher than the version of the last JAVA_* constant in the JRE enum

Date of Release: February 15, 2026 Scope: Bug fixes and enhancements since 5.14.2 For a complete list of all closed issues and pull requests for this release, consult the 5.14.3 milestone page in the JUnit repository on GitHub.

JUnit Platform

No changes.

JUnit Jupiter
Bug Fixes
  • @EnabledOnJre and @DisabledOnJre once again work reliably when used with JRE.OTHER in a test running on a Java runtime whose version is higher than the version of the last JAVA_* constant in the JRE enum.
JUnit Vintage

No changes.

View original

Upgraded? How did it go?

Discussion