# JUnit 5.14.4 — JUnit 5.14.4 - Product: JUnit (https://whatsnew.fyi/product/junit) - Vendor: JUnit Team - Date: 2026-04-26 - Version: 5.14.4 - Original notes: https://github.com/junit-team/junit-framework/releases/tag/r5.14.4 - Permalink: https://whatsnew.fyi/product/junit/releases/5.14.4 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — A race condition in NodeTestTask.parentContext has been fixed - **fixed** — Legacy XML reports now include the index of @ClassTemplate/@ParameterizedClass invocations in test names to make them unique - **fixed** — Legacy XML reports now include parent display names to make it easier to distinguish between invocations for different parameters Date of Release: April 26, 2026 Scope: Bug fixes and enhancements since 5.14.3 For a complete list of all closed issues and pull requests for this release, consult the 5.14.4 milestone page in the JUnit repository on GitHub. ###### JUnit Platform ###### Bug Fixes - A race condition in NodeTestTask.parentContext has been fixed. ###### JUnit Jupiter ###### Bug Fixes - Legacy XML reports now include the index of @ClassTemplate/@ParameterizedClass invocations in test names to make them unique. - Legacy XML reports now include parent display names to make it easier to distinguish between invocations for different parameters. ###### JUnit Vintage No changes.