RFR: 8337331: crash: pinned virtual thread will lead to jvm crash when running with the javaagent option [v13]
    Jiawei Tang 
    jwtang at openjdk.org
       
    Tue Aug  6 06:31:09 UTC 2024
    
    
  
> I add the testcase which can reproduce the crash. I hope that I could get some advise if the codes need changing.
Jiawei Tang has updated the pull request incrementally with one additional commit since the last revision:
  fix the test condition to avoid NoClassDefFoundError
-------------
Changes:
  - all: https://git.openjdk.org/jdk/pull/20373/files
  - new: https://git.openjdk.org/jdk/pull/20373/files/05888a25..a30b11f4
Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=20373&range=12
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=20373&range=11-12
  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/20373.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/20373/head:pull/20373
PR: https://git.openjdk.org/jdk/pull/20373
    
    
More information about the hotspot-dev
mailing list