Integrated: 8318682: SA decoding of scalar replaced objects is broken
Tom Rodriguez
never at openjdk.org
Tue Apr 30 17:36:41 UTC 2024
On Fri, 12 Jan 2024 21:26:36 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.
This pull request has now been integrated.
Changeset: b96b38c2
Author: Tom Rodriguez <never at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/b96b38c2c9a310d5fe49b2eda3e113a71223c7d1
Stats: 427 lines in 13 files changed: 413 ins; 4 del; 10 mod
8318682: SA decoding of scalar replaced objects is broken
Reviewed-by: cjplummer, cslucas
-------------
PR: https://git.openjdk.org/jdk/pull/17407
More information about the serviceability-dev
mailing list