RFR: 8307370: Add tier1 testing with thread factory in CI [v3]
Leonid Mesnik
lmesnik at openjdk.org
Tue May 9 19:55:20 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.
Leonid Mesnik has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains seven commits:
- more tests excluded after merge.
- fixed comments
- Merge branch 'master' of https://github.com/openjdk/jdk into 8307370
- updated problemlists
- Merge branch 'master' of https://github.com/openjdk/jdk into 8307370
- comments are fixed.
- 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=02
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 hotspot-runtime-dev
mailing list