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. test/jdk/ProblemList-Virtual.txt line 54: > 52: > 53: ########## > 54: ## Tests incompatible with with virtual test thread factory A typo: "with with". Dot is missed at the end. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/13820#discussion_r1185672766