Integrated: 7903578: Update jtreg to bundle JUnit 5.10.2
Christian Stein
cstein at openjdk.org
Tue Mar 5 17:35:55 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).
This pull request has now been integrated.
Changeset: 1f6dff47
Author: Christian Stein <cstein at openjdk.org>
URL: https://git.openjdk.org/jtreg/commit/1f6dff47fb2f7594ceb99a0e3bc474739a6b220a
Stats: 3 lines in 2 files changed: 1 ins; 0 del; 2 mod
7903578: Update jtreg to bundle JUnit 5.10.2
Reviewed-by: jjg
-------------
PR: https://git.openjdk.org/jtreg/pull/188
More information about the jtreg-dev
mailing list