[jdk21u-dev] Integrated: 8321812: Update GC tests to use execute[Limited]TestJava

Martin Doerr mdoerr at openjdk.org
Thu May 23 09:28:03 UTC 2024


On Tue, 21 May 2024 16:35:16 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

> Mostly clean backport of [JDK-8321812](https://bugs.openjdk.org/browse/JDK-8321812).
> Manual integration was needed in the following files, but trivial to resolve:
> 	test/hotspot/jtreg/gc/arguments/TestSmallInitialHeapWithLargePageAndNUMA.java
> 	test/hotspot/jtreg/gc/g1/TestEvacuationFailure.java
> 	test/hotspot/jtreg/gc/g1/TestGCLogMessages.java
> 	test/hotspot/jtreg/gc/g1/TestLargePageUseForAuxMemory.java
> 	test/hotspot/jtreg/gc/logging/TestMetaSpaceLog.java
> TestAllocationFailure.java was renamed from TestEvacuationFailure.java by [JDK-8319313](https://bugs.openjdk.org/browse/JDK-8319313).
> Skipped hunks which belong to https://github.com/openjdk/jdk/commit/38cfb220ddadbb401cc15f313aadb8234f626210 (not in 21).

This pull request has now been integrated.

Changeset: 9035981e
Author:    Martin Doerr <mdoerr at openjdk.org>
URL:       https://git.openjdk.org/jdk21u-dev/commit/9035981eca6df3a102c76453019d82a145756933
Stats:     655 lines in 129 files changed: 30 ins; 218 del; 407 mod

8321812: Update GC tests to use execute[Limited]TestJava

Reviewed-by: mbaesken
Backport-of: 1d1cd32bc355a33448d8f15555e142570bb49c21

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

PR: https://git.openjdk.org/jdk21u-dev/pull/594


More information about the jdk-updates-dev mailing list