RFR: 8303276: Secondary assertion failure in AdapterHandlerLibrary::contains during crash reporting [v3]
Coleen Phillimore
coleenp at openjdk.org
Mon Apr 24 16:18:02 UTC 2023
> 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
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/13500/files
- new: https://git.openjdk.org/jdk/pull/13500/files/e9810ef3..5ac4fc95
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=13500&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=13500&range=01-02
Stats: 231328 lines in 1481 files changed: 215681 ins; 6208 del; 9439 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