RFR: 8341688: Aarch64: Generate comments in -XX:+PrintInterpreter to link to source code
Andrew Haley
aph at openjdk.org
Wed Oct 9 08:22:57 UTC 2024
On Wed, 9 Oct 2024 07:36:52 GMT, Julian Waters <jwaters at openjdk.org> wrote:
> One has to wonder why this wasn't done earlier if the implementation was already there and enabling it simply required writing a simple hook into the assembler
https://mail.openjdk.org/pipermail/hotspot-dev/2018-June/032711.html didn't include AArch64 code. AArch64 wasn't a priority at the time, and many x86 changes never reached the AArch64 back end.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21400#issuecomment-2401660677
More information about the hotspot-dev
mailing list