On Tue, 18 Apr 2023 15:19:29 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.
>
> Leonid Mesnik has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   fixed doc

The plugins are always build as a part of test-image library. So  command `make 
images` build them and they could be used with jtreg.

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

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

Reply via email to