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

Coleen Phillimore coleenp at openjdk.org
Mon Apr 17 19:07:43 UTC 2023


Don't check lock ownership if an error has been reported.
Ran tier1-4 tests which include some intentionally crashing tests.

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

Commit messages:
 - 8303276: Secondary assertion failure in AdapterHandlerLibrary::contains during crash reporting

Changes: https://git.openjdk.org/jdk/pull/13500/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=13500&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8303276
  Stats: 5 lines in 1 file changed: 1 ins; 1 del; 3 mod
  Patch: https://git.openjdk.org/jdk/pull/13500.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/13500/head:pull/13500

PR: https://git.openjdk.org/jdk/pull/13500


More information about the hotspot-runtime-dev mailing list