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

Coleen Phillimore coleenp at openjdk.org
Tue Apr 18 22:24:56 UTC 2023


On Mon, 17 Apr 2023 18:57:50 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.

For this change, JDK-8210754, there was specific test for ClassLoaderDataGraph_lock which I removed.  This category of assert should be disabled for error reporting as it is for debugging.

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

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


More information about the hotspot-runtime-dev mailing list