RFR: 8338912: CDS: Segmented roots array [v8]
Aleksey Shipilev
shade at openjdk.org
Fri Sep 13 15:10:21 UTC 2024
On Fri, 13 Sep 2024 14:48:22 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:
>> Aleksey Shipilev has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Make sure HeapRootSegments representation does not hold garbage
>
> src/hotspot/cpu/x86/nativeInst_x86.cpp line 62:
>
>> 60: return return_address() + displacement();
>> 61: }
>> 62:
>
> Is this change included by accident?
Ouch. This crept into my workspace, sorry. Reverted.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/20858#discussion_r1759039383
More information about the hotspot-runtime-dev
mailing list