RFR: 8354520: IGV: dump contextual information [v5]
Roberto Castañeda Lozano
rcastanedalo at openjdk.org
Mon May 5 11:52:55 UTC 2025
On Wed, 30 Apr 2025 14:30:31 GMT, Roberto Castañeda Lozano <rcastanedalo at openjdk.org> wrote:
>> Commit dd1ad6a documents how to dump the C2 stack trace when using `lldb` (default debugger on macOS platforms). Thanks @dafedafe for reporting and helping out!
>
>> Thanks a lot for adding this feature @robcasloz.
>
> Thanks for reviewing, Damon!
> Nice work @robcasloz !
>
> I just left a few suggestions below, but I think they are basically all nits / optional :)
Thanks Emanuel, I addressed your comments and suggestions, including dumping of CPU features (as seen by C2, i.e. `Abstract_VM_Version::_features_string`).
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24724#issuecomment-2850719472
More information about the hotspot-compiler-dev
mailing list