On Thu, 10 Sep 2026 11:11:49 GMT, Stefan Karlsson <[email protected]> wrote:
>> Ioi Lam has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> fixed whitespaces
>
> src/hotspot/share/cds/aotMapLogger.cpp line 886:
>
>> 884: }
>> 885: } else {
>> 886: // Was this a bug before this change?
>
> I added this as a marker to show that there was a bug here. It should be
> removed before integration:
> Suggestion:
I removed it. It wasn't a bug before, as the `_fake_oop` would have been
adjusted with an unsafe type cast to make `fd->offset()` work.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/32565#discussion_r3981557074