RFR: 8324751: C2 SuperWord: Aliasing Analysis runtime check [v18]
Emanuel Peter
epeter at openjdk.org
Fri Aug 22 07:01:05 UTC 2025
On Thu, 21 Aug 2025 18:35:40 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:
> It would be nice to have code profiling tool which could show which part in code for these two cases is hot. Instead of guessing based on whole system behaviors.
That is what I already did, but it did not help much - the hot code looks basically identical :/
https://github.com/openjdk/jdk/pull/24278#issuecomment-3201092650
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24278#issuecomment-3213267059
More information about the hotspot-compiler-dev
mailing list