On Tue, 30 Nov 2021 02:37:47 GMT, Coleen Phillimore <cole...@openjdk.org> wrote:

> This change seems to keep the test case in the bug from crashing in the 
> ResourceMark destructor.  We have a ResourceMark during stack walking in 
> AsyncGetCallTrace.  Also RegisterMap during jvmti shouldn't process oops, fix 
> care of @fisk.
> Testing tier1-6 in progress.

Hi Coleen,

This bypasses the currently observed problem, but we still have a fundamentally 
unsafe mechanism in use here. :(

Thanks,
David

-------------

Marked as reviewed by dholmes (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/6606

Reply via email to