Hello, I would like to propose a JEP: Unbiased Stack-Walk API. I have written up a draft, and would like to gather some initial feedback on it:
https://bugs.openjdk.org/browse/JDK-8380294 Let me know what you think! A prototype of the proposed API is available here: https://github.com/openjdk/jdk/pull/29038 And an example that shows how the API could be used is here: https://github.com/rkennke/jvmti-async-stackwalker/tree/JDK-8373578-v2 BTW: It seems I can't put [email protected] in the 'Discussion' field of the Jira issue for the JEP. Does anyone know how to do that? Best regard, Roman
