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

Coleen Phillimore coleenp at openjdk.org
Mon Apr 24 21:27:19 UTC 2023


On Mon, 24 Apr 2023 16:18:02 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 with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
> 
>  - Merge branch 'master' into adapters
>  - Remove an is_error_reported for checking lock held.
>  - 8303276: Secondary assertion failure in AdapterHandlerLibrary::contains during crash reporting

Thanks Thomas and Ioi.  I remerged mainline and the aarch64 failures in GHA went away.

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

PR Comment: https://git.openjdk.org/jdk/pull/13500#issuecomment-1520843841


More information about the hotspot-runtime-dev mailing list