Integrated: 7903464: JMH: Add virtual threads executor

Sergey Kuksenko skuksenko at openjdk.org
Tue May 2 17:58:47 UTC 2023


On Tue, 2 May 2023 07:01:49 GMT, Sergey Kuksenko <skuksenko at openjdk.org> wrote:

> The list of working threads executors should be expanded with virtual threads executor.
> Added VIRTUAL_TPE which is  "Executors.newFixedThreadPool(maxThreads, virtualThreadFactory)).

This pull request has now been integrated.

Changeset: b2241609
Author:    Sergey Kuksenko <skuksenko at openjdk.org>
URL:       https://git.openjdk.org/jmh/commit/b22416098ede2f7ad3f10b148cb7370fc1e8f92c
Stats:     139 lines in 3 files changed: 86 ins; 50 del; 3 mod

7903464: JMH: Add virtual threads executor

Reviewed-by: shade

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

PR: https://git.openjdk.org/jmh/pull/102


More information about the jmh-dev mailing list