JEP Candidate 435: Asynchronous Stack Trace VM API

Bechberger, Johannes johannes.bechberger at sap.com
Thu Dec 22 12:49:14 UTC 2022


Hi all,

I worked the last year on the JEP Candidate 435: It proposes essentially an official, extended, and better-tested version of AsyncGetCallTrace called AsyncGetStackTrace. The JEP Candidate can be found at https://openjdk.org/jeps/435, the code with several tests in the sandbox repository (branch asgst) and as a draft PR in https://github.com/openjdk/jdk/pull/11767.
To see the proposed API in action, consider looking into the demo in the https://github.com/parttimenerd/asgct2-demo repository.
I’m happy with all suggestions and opinions on my JEP and my implementation.

Regards
Johannes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/serviceability-dev/attachments/20221222/096d0802/attachment-0001.htm>


More information about the serviceability-dev mailing list