RFR: 8321940: Improve CDSHeapVerifier in handling of interned strings
Ioi Lam
iklam at openjdk.org
Mon Dec 18 17:58:50 UTC 2023
On Thu, 14 Dec 2023 22:59:18 GMT, Calvin Cheung <ccheung 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
>
> Ok. Thanks for the explanation.
Thanks @calvinccheung and @matias9927 for the review.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17102#issuecomment-1861193709
More information about the hotspot-runtime-dev
mailing list