Integrated: 8303703: Add support of execution tests using virtual thread factory jtreg plugin
Leonid Mesnik
lmesnik at openjdk.org
Fri Apr 21 13:35:02 UTC 2023
On Tue, 11 Apr 2023 18:17:06 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.
This pull request has now been integrated.
Changeset: be6031b8
Author: Leonid Mesnik <lmesnik at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/be6031b87d6e0f088a79fdd1697982bb15a7145d
Stats: 182 lines in 9 files changed: 179 ins; 0 del; 3 mod
8303703: Add support of execution tests using virtual thread factory jtreg plugin
Reviewed-by: erikj, jpai
-------------
PR: https://git.openjdk.org/jdk/pull/13432
More information about the build-dev
mailing list