RFR: 8307370: Add tier1 testing with thread factory in CI
Serguei Spitsyn
sspitsyn at openjdk.org
Fri May 5 03:42:15 UTC 2023
On Fri, 5 May 2023 00:47:58 GMT, Leonid Mesnik <lmesnik at 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
More information about the serviceability-dev
mailing list