Integrated: 8265150: AsyncGetCallTrace crashes on ResourceMark
Coleen Phillimore
coleenp at openjdk.java.net
Sat Dec 4 13:08:19 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.
This pull request has now been integrated.
Changeset: 267c024e
Author: Coleen Phillimore <coleenp at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/267c024eb52acd1611188dd5b1417b877ff3eafd
Stats: 9 lines in 2 files changed: 0 ins; 3 del; 6 mod
8265150: AsyncGetCallTrace crashes on ResourceMark
Reviewed-by: dholmes, stuefe, eosterlund, sspitsyn
-------------
PR: https://git.openjdk.java.net/jdk/pull/6606
More information about the serviceability-dev
mailing list