RFR: 8303703: Add support of execution tests using virtual thread factory jtreg plugin [v4]

Jaikiran Pai jpai at openjdk.org
Fri Apr 21 03:57:45 UTC 2023


On Fri, 21 Apr 2023 02:05:39 GMT, Leonid Mesnik <lmesnik at 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:
> 
>   doc updated.

Thank you Leonid. Looks good  to me.

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

Marked as reviewed by jpai (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/13432#pullrequestreview-1395018990



More information about the build-dev mailing list