On Tue, 11 Apr 2023 18:17:06 GMT, Leonid Mesnik <lmes...@openjdk.org> wrote:

> The plugin which support execution of test's main method in separate virtual 
> thread is added.
> The plugin is built as a part of test image and might be used in testing by 
> adding JTREG_TEST_THREAD_FACTORY=Virtual option.

The ` make -- run-test JTREG_VERBOSE=all JTREG_RETAIN=all 
JTREG_TEST_THREAD_FACTORY=Virtual  TEST=...` commands also tries to use 
ProblemList-Virtual.txt problem list if it is available. However the testlists 
themselves are not included in this fix.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/13432#issuecomment-1512300163

Reply via email to