[jdk21u-dev] Integrated: 8321940: Improve CDSHeapVerifier in handling of interned strings
Ben Taylor
btaylor at openjdk.org
Mon Sep 30 17:10:47 UTC 2024
On Thu, 15 Aug 2024 17:54:31 GMT, Ben Taylor <btaylor at openjdk.org> wrote:
> Clean backport of a change to fix a false-positive error condition in the cdsHeapVerifier.
> This change also reduces the number of manually curated `ADD_EXCL` entries in cdsHeapVerifier, improving long-term maintainability.
>
> Change passes tier 1 tests locally on x86_64 linux.
This pull request has now been integrated.
Changeset: 0943249c
Author: Ben Taylor <btaylor at openjdk.org>
URL: https://git.openjdk.org/jdk21u-dev/commit/0943249c39a04caf0689d6320e6838ddff263074
Stats: 36 lines in 1 file changed: 6 ins; 30 del; 0 mod
8321940: Improve CDSHeapVerifier in handling of interned strings
Backport-of: 4f3de09672d203a0182f330645962c3d08e5e206
-------------
PR: https://git.openjdk.org/jdk21u-dev/pull/925
More information about the jdk-updates-dev
mailing list