RFR: 8335392: C2 MergeStores: enhanced pointer parsing [v17]
Shaojin Wen
swen at openjdk.org
Tue Nov 5 16:25:46 UTC 2024
On Tue, 5 Nov 2024 11:45:37 GMT, Emanuel Peter <epeter at openjdk.org> wrote:
>>> /contributor add chhagedorn
>>>
>>> You spent enough time on this already ;)
>>
>> Thanks Emanuel, I highly appreciate that :-)
>
> Thanks @chhagedorn for the extensive reviews and collaboration on improving the proofs 😊
> Thanks @vnkozlov for the approval.
>
> I did an offline merge and testing (to avoid requiring a re-approval) - all looks good.
@eme64 How do I use the TraceMergeStores option? It worked before, but now it gives an error.
build/macosx-aarch64-server-fastdebug/jdk/bin/java -Dtest=appendNullLatin1 -XX:+TraceMergeStores
output
Unrecognized VM option 'TraceMergeStores'
Did you mean '(+/-)MergeStores'?
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19970#issuecomment-2457624721
More information about the hotspot-compiler-dev
mailing list