[jdk11u-dev] RFR: 8226910: make it possible to use jtreg's -match via run-test framework

Martin Doerr mdoerr at openjdk.org
Thu Dec 21 18:14:50 UTC 2023


On Thu, 14 Dec 2023 07:03:07 GMT, Amos Shi <ashi at openjdk.org> wrote:

> Backport of [JDK-8226910](https://bugs.openjdk.org/browse/JDK-8226910)
> 
> Unclean Backport:
> - `doc/building.html`
>   - Manually merged with exaclty the conent
>   - So this file can be considered `Clean backport`
> - `make/RunTests.gmk`
>   - `RUN_PROBLEM_LISTS` manualy merged based on [current latest code](https://github.com/openjdk/jdk/blob/bd02cfd96f80abd1559ea3531a21c28c1f670f5d/make/RunTests.gmk#L207)
>   - `JTREG_RUN_PROBLEM_LISTS ?= false` manualy merged with exaclty the same code
>   - Functionally this file can be considered `Clean backport`
> 
> Tests
> - PR: All checks have passed
> - SAP nightlies passed on 2023-12-19

LGTM.

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

Marked as reviewed by mdoerr (Reviewer).

PR Review: https://git.openjdk.org/jdk11u-dev/pull/2387#pullrequestreview-1793461827


More information about the jdk-updates-dev mailing list