RFR: 8289612: Change hotspot/jtreg tests to not use Thread.stop [v5]
    Leonid Mesnik 
    lmesnik at openjdk.org
       
    Sun Jul 17 22:07:23 UTC 2022
    
    
  
> The tests are updated to don't use Thread.stop(). Tests whose intention is to verify async exception updated to use jvmti StopThread.
Leonid Mesnik has updated the pull request incrementally with two additional commits since the last revision:
 - long line fixed
 - stack fixed
-------------
Changes:
  - all: https://git.openjdk.org/jdk/pull/9505/files
  - new: https://git.openjdk.org/jdk/pull/9505/files/a172ce75..bd1af178
Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=9505&range=04
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=9505&range=03-04
  Stats: 33 lines in 2 files changed: 4 ins; 17 del; 12 mod
  Patch: https://git.openjdk.org/jdk/pull/9505.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/9505/head:pull/9505
PR: https://git.openjdk.org/jdk/pull/9505
    
    
More information about the hotspot-dev
mailing list