RFR: 8350111: [PPC] AsyncGetCallTrace crashes when called while handling SIGTRAP
Johannes Bechberger
jbechberger at openjdk.org
Tue Feb 25 21:22:51 UTC 2025
On Tue, 25 Feb 2025 15:20:50 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:
> There are efforts to read the stack at a safepoint. @parttimenerd: Would it make sense to wait for that?
Probably not, as the problems will still exists with external profilers like async-profiler.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/23641#issuecomment-2683319183
More information about the hotspot-runtime-dev
mailing list