RFR: 8290892: C2: Intrinsify Reference.reachabilityFence [v19]

Emanuel Peter epeter at openjdk.org
Tue Nov 4 08:45:16 UTC 2025


On Mon, 3 Nov 2025 22:44:46 GMT, Vladimir Ivanov <vlivanov at openjdk.org> wrote:

>> Same for the other occurances ;)
>
> Done.

@iwanowww Thanks for the comments!

I'm still not 100% happy with it. It really feels like we are introducing some tech-debt here. What should the next person do who also needs to attach something else to the SafePoint? It is also easy to miss places where we have to special case the extra edges. I don't have a solution here, I'm just not extremely satisfied. Is there a better long-term solution?

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/25315#discussion_r2489276839


More information about the hotspot-compiler-dev mailing list