RFR: 8303276: Secondary assertion failure in AdapterHandlerLibrary::contains during crash reporting [v2]
    Coleen Phillimore 
    coleenp at openjdk.org
       
    Tue Apr 18 22:24:38 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 incrementally with one additional commit since the last revision:
  Remove an is_error_reported for checking lock held.
-------------
Changes:
  - all: https://git.openjdk.org/jdk/pull/13500/files
  - new: https://git.openjdk.org/jdk/pull/13500/files/1dbb2161..e9810ef3
Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=13500&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=13500&range=00-01
  Stats: 2 lines in 1 file changed: 0 ins; 1 del; 1 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