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

Amos Shi ashi at openjdk.org
Mon Dec 25 18:13:52 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-23,24`

This pull request has now been integrated.

Changeset: b8e0b565
Author:    Amos Shi <ashi at openjdk.org>
Committer: Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/b8e0b5653c4fc0660c6d2b133accbd7e16294416
Stats:     22 lines in 4 files changed: 19 ins; 0 del; 3 mod

8226910: make it possible to use jtreg's -match via run-test framework

Reviewed-by: mdoerr
Backport-of: b97433e763d2b9d3702fe8b7adbd9344bfa6b0a0

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

PR: https://git.openjdk.org/jdk11u-dev/pull/2387


More information about the jdk-updates-dev mailing list