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

Paul Hübner phubner at openjdk.org
Mon Nov 17 08:48:03 UTC 2025


On Fri, 14 Nov 2025 10:10:50 GMT, Albert Mingkun Yang <ayang 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).
>
> Marked as reviewed by ayang (Reviewer).

Thanks for the reviews, @albertnetymk @jsikstro.

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

PR Comment: https://git.openjdk.org/jdk/pull/28300#issuecomment-3540580837


More information about the hotspot-runtime-dev mailing list