RFR: 8265150: AsyncGetCallTrace crashes on ResourceMark
Erik Österlund
eosterlund at openjdk.java.net
Tue Nov 30 06:07:02 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.
Looks good.
-------------
Marked as reviewed by eosterlund (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/6606
More information about the serviceability-dev
mailing list