RFR: 8284274: Error reporting crashes because missing ResourceMarks [v2]

David Holmes dholmes at openjdk.java.net
Tue Apr 12 23:17:11 UTC 2022


On Tue, 12 Apr 2022 16:17:13 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.
>
> Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Add some variable names for test values.

Still fine for me.

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

Marked as reviewed by dholmes (Reviewer).

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


More information about the hotspot-dev mailing list