RFR: 8318682: SA decoding of scalar replaced objects is broken [v6]
Doug Simon
dnsimon at openjdk.org
Mon Apr 29 12:32:07 UTC 2024
On Wed, 17 Jan 2024 19:52:32 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:
>
> Review comments
Let's merge this soon Tom.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17407#issuecomment-2082605948
More information about the serviceability-dev
mailing list