RFR: 8265150: AsyncGetCallTrace crashes on ResourceMark

Serguei Spitsyn sspitsyn at openjdk.java.net
Tue Nov 30 23:23:24 UTC 2021


On Tue, 30 Nov 2021 02:37:47 GMT, Coleen Phillimore <coleenp at 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,
I'm okay with this work around.
Thanks,
Serguei

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

Marked as reviewed by sspitsyn (Reviewer).

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


More information about the serviceability-dev mailing list