RFR: 8290892: C2: Intrinsify Reference.reachabilityFence [v8]
Vladimir Ivanov
vlivanov at openjdk.org
Wed Sep 10 22:06:05 UTC 2025
On Wed, 10 Sep 2025 21:46:17 GMT, Vladimir Ivanov <vlivanov at openjdk.org> wrote:
>> You could mention that `Identity` will remove the node later.
>
>> Also: do you need the return value? The only use case does not do anything with it.
>
> I decided to keep it for diagnostic purposes even though no existing callers care about it.
> You could mention that Identity will remove the node later.
Done.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/25315#discussion_r2337989216
More information about the hotspot-compiler-dev
mailing list