Integrated: 8321940: Improve CDSHeapVerifier in handling of interned strings
Ioi Lam
iklam at openjdk.org
Mon Dec 18 17:58:52 UTC 2023
On Thu, 14 Dec 2023 06:21:13 GMT, Ioi Lam <iklam at openjdk.org> wrote:
> The PR fixes the CDSHeapVerifier so that it no longer warns about interned strings that are not referenced by any of the archived heap object graphs. Please see the bug report for more details.
>
> Tests: tiers 1-4, builds-tier5
This pull request has now been integrated.
Changeset: 4f3de096
Author: Ioi Lam <iklam at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/4f3de09672d203a0182f330645962c3d08e5e206
Stats: 36 lines in 1 file changed: 6 ins; 30 del; 0 mod
8321940: Improve CDSHeapVerifier in handling of interned strings
Reviewed-by: ccheung, matsaave
-------------
PR: https://git.openjdk.org/jdk/pull/17102
More information about the hotspot-runtime-dev
mailing list