RFR: 7903578: Update jtreg to bundle JUnit 5.10.2

Jonathan Gibbons jjg at openjdk.org
Tue Mar 5 16:02:57 UTC 2024


On Tue, 5 Mar 2024 14:54:56 GMT, Christian Stein <cstein at openjdk.org> wrote:

> Please review this change to update jtreg to bundle JUnit 5.10.2.
> 
> In addition to bug fixes this version of JUnit does a better job at removing un-interesting frames from assertion error stack traces. See https://junit.org/junit5/docs/current/user-guide/index.html#stacktrace-pruning for details.
> 
> Find all changes compared to 5.9.2 listed at [5.10.0](https://junit.org/junit5/docs/current/release-notes/#release-notes-5.10.0), [5.10.1](https://junit.org/junit5/docs/current/release-notes/#release-notes-5.10.1), and [5.10.2](https://junit.org/junit5/docs/current/release-notes/#release-notes-5.10.2).

Marked as reviewed by jjg (Lead).

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

PR Review: https://git.openjdk.org/jtreg/pull/188#pullrequestreview-1917457855


More information about the jtreg-dev mailing list