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

Coleen Phillimore coleenp at openjdk.java.net
Wed Apr 13 14:49:31 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.

Thank you David and Thomas for the reviews.

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

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


More information about the hotspot-dev mailing list