Integrated: 8371607: Remove GCSharedStringsDuringDumpWb.java after JDK-8362561

Paul Hübner phubner at openjdk.org
Mon Nov 17 14:09:44 UTC 2025


On Thu, 13 Nov 2025 16:49:32 GMT, Paul Hübner <phubner at openjdk.org> wrote:

> Hi all,
> 
> [JDK-8362561](https://bugs.openjdk.org/browse/JDK-8362561) removed `runtime/cds/appcds/javaldr/GCSharedStringsDuringDump.java` which was the only place where `GCSharedStringsDuringDumpWb.java` was used. Therefore, `GCSharedStringsDuringDumpWb.java` should be cleaned up.
> 
> Testing: tiers 1-3 Linux (x64, AArch64), macOS (x64, AArch64), Windows (x64).

This pull request has now been integrated.

Changeset: 6385c663
Author:    Paul Hübner <phubner at openjdk.org>
Committer: Joel Sikström <jsikstro at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/6385c663dc6ce892c23bc9208e1ffe24fa78ccd7
Stats:     45 lines in 1 file changed: 0 ins; 45 del; 0 mod

8371607: Remove GCSharedStringsDuringDumpWb.java after JDK-8362561

Reviewed-by: ayang, jsikstro

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

PR: https://git.openjdk.org/jdk/pull/28300


More information about the hotspot-runtime-dev mailing list