RFR: 8307370: Add tier1 testing with thread factory in CI
    Leonid Mesnik 
    lmesnik at openjdk.org
       
    Fri May  5 00:58:12 UTC 2023
    
    
  
This fix just excludes a few hotspot/jdk tests which are not compatible with test thread factory. So  
`make -- run-test JTREG_VERBOSE=all JTREG_RETAIN=all  JTREG_TEST_THREAD_FACTORY=Virtual  TEST=:tier1`
could be executed clearly.
-------------
Commit messages:
 - 8307370: Add tier1 testing with thread factory in CI
Changes: https://git.openjdk.org/jdk/pull/13820/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=13820&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8307370
  Stats: 36 lines in 2 files changed: 36 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/13820.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/13820/head:pull/13820
PR: https://git.openjdk.org/jdk/pull/13820
    
    
More information about the serviceability-dev
mailing list