On Fri, 5 May 2023 00:47:58 GMT, Leonid Mesnik <lmes...@openjdk.org> wrote:
> 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. This pull request has now been integrated. Changeset: a1c3adb8 Author: Leonid Mesnik <lmes...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/a1c3adb88dee8179c41ac9b41f768ff3db6d2ca8 Stats: 36 lines in 2 files changed: 36 ins; 0 del; 0 mod 8307370: Add tier1 testing with thread factory in CI Reviewed-by: sspitsyn ------------- PR: https://git.openjdk.org/jdk/pull/13820