Integrated: 8284274: Error reporting crashes because missing ResourceMarks

Coleen Phillimore coleenp at openjdk.java.net
Wed Apr 13 14:49:34 UTC 2022


On Tue, 12 Apr 2022 12:01:15 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

> Taking the suggestion from @stefank in the bug report, disable the ResourceMark missing assert during error reporting.  There's a ResourceArea in the thread that can be used.  Added a test.
> Tested with tier1-4 on x86 and aarch64 platforms.

This pull request has now been integrated.

Changeset: e245f9d2
Author:    Coleen Phillimore <coleenp at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/e245f9d2007b0a6c9962b6bf4488ba4d4ce47e92
Stats:     132 lines in 3 files changed: 129 ins; 0 del; 3 mod

8284274: Error reporting crashes because missing ResourceMarks

Reviewed-by: dholmes, stuefe

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

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


More information about the hotspot-dev mailing list