RFR: 8321940: Improve CDSHeapVerifier in handling of interned strings [v2]
Matias Saavedra Silva
matsaave at openjdk.org
Mon Dec 18 17:38:39 UTC 2023
On Fri, 15 Dec 2023 18:23:52 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
>
> Ioi Lam has updated the pull request incrementally with one additional commit since the last revision:
>
> fixed typo
Looks good! The comments do a good job explaining the purpose of this code.
-------------
Marked as reviewed by matsaave (Committer).
PR Review: https://git.openjdk.org/jdk/pull/17102#pullrequestreview-1787410127
More information about the hotspot-runtime-dev
mailing list