RFR: 8318682: SA decoding of scalar replaced objects is broken [v5]
Tom Rodriguez
never at openjdk.org
Wed Jan 17 19:52:32 UTC 2024
On Wed, 17 Jan 2024 17:35:39 GMT, Tom Rodriguez <never at openjdk.org> wrote:
>> The changes for JDK-8287061 didn't update the SA decoding logic and there are other places where the decoding has gotten out of sync with HotSpot. Some of them can't be tested because they are part of JVMCI but I've added a directed test for the JDK-8287061 code and a more brute force test that tries to decode everything.
>
> Tom Rodriguez has updated the pull request incrementally with one additional commit since the last revision:
>
> Remove testdebuginfodecode command
I pushed the removal of the empty maps as well.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17407#issuecomment-1896561935
More information about the hotspot-gc-dev
mailing list