RFR: JDK-8322854: Incorrect rematerialization of scalar replaced objects in C2
Cesar Soares Lucas
cslucas at openjdk.org
Mon Feb 5 23:50:32 UTC 2024
On Fri, 2 Feb 2024 23:31:57 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:
>> @vnkozlov - Thank you for letting me know about those edge cases. I'll investigate what happens in those situations.
>> I created this Gist to demonstrate the problem: https://gist.github.com/JohnTortugo/2e6f183b0bf1e465dc871246b410ef4c
>>
>> @TobiHartmann - I'll try and reproduce these failures locally.
>
> @JohnTortugo are you still working on it? Please, let me know when you are ready for re-review and testing.
@vnkozlov - yes, I'm still working on it. Unfortunately, I had to push some changes in order to run tests on one of our internal systems..
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17562#issuecomment-1927545622
More information about the hotspot-compiler-dev
mailing list