[jdk17u-dev] Integrated: 8332252: Clean up vmTestbase/vm/share
Goetz Lindenmaier
goetz at openjdk.org
Mon Jun 23 09:39:41 UTC 2025
On Mon, 16 Jun 2025 09:22:19 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> I backport this for parity with 17.0.17-oracle.
>
> I had to touch three files:
>
> test/hotspot/jtreg/vmTestbase/metaspace/gc/HighWaterMarkTest.java
> Resolved Copyright because "8284853: Fix various 'expected' typo" is not in 17.
>
>
> test/hotspot/jtreg/vmTestbase/metaspace/staticReferences/StaticReferences.java
> Resolved imports because later change "8202100: Merge vm/share/InMemoryJavaCompiler w/ jdk/test/lib/compiler/InMemoryJavaCompiler" was already backported.
>
> test/hotspot/jtreg/vmTestbase/vm/share/ProcessUtils.cpp
> Several changes are missing here. These are all cleanups that touch code that is removed anyways.
> Resolved.
>
> I ran the modified tests. Where a aux file has been modified, I selected some test that uses the coding as assured it is passing.
This pull request has now been integrated.
Changeset: 11fe8f04
Author: Goetz Lindenmaier <goetz at openjdk.org>
URL: https://git.openjdk.org/jdk17u-dev/commit/11fe8f048775fab0d21db8b9f43ce48727485823
Stats: 1669 lines in 45 files changed: 27 ins; 1595 del; 47 mod
8332252: Clean up vmTestbase/vm/share
Reviewed-by: mdoerr
Backport-of: a81e1bf1e1a6f00280b9be987c03fe20915fd52c
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/3640
More information about the jdk-updates-dev
mailing list