RFR: 8303276: Secondary assertion failure in AdapterHandlerLibrary::contains during crash reporting [v2]

Thomas Stuefe stuefe at openjdk.org
Mon Apr 24 05:09:55 UTC 2023


On Tue, 18 Apr 2023 22:24:38 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

>> Don't check lock ownership if an error has been reported.
>> Ran tier1-4 tests which include some intentionally crashing tests.
>
> Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Remove an is_error_reported for checking lock held.

LGTM

(but the aarch64 build errors may require you to re-merge head and build again)

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

Marked as reviewed by stuefe (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/13500#pullrequestreview-1397191758


More information about the hotspot-runtime-dev mailing list