On Fri, 6 Sep 2024 18:56:32 GMT, Leonid Mesnik <lmes...@openjdk.org> wrote:

> Field watch tests updated to be executed with virtual threads when virtual 
> test thread factory enabled.I added 
> jdk.test.lib.thread.TestThreadFactory
> to created test threads so they support virtual thread factory jtreg plugin.
> 
> It might makes sense to use it in different tests so virtual threads are 
> tests more extensively.
> There is JDIThreadFactory in nsk/sharejdi which I copied. I am going to 
> update JDI tests to use jdk.test.lib.thread.TestThreadFactory
> later.

This pull request has now been integrated.

Changeset: 9785e19f
Author:    Leonid Mesnik <lmes...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/9785e19f3f87306cabc26a862d35b89d41cfef93
Stats:     75 lines in 5 files changed: 63 ins; 0 del; 12 mod

8339638: Update vmTestbase/nsk/jvmti/*Field*Watch tests to use virtual thread 
factory

Reviewed-by: cjplummer, sspitsyn

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

PR: https://git.openjdk.org/jdk/pull/20897

Reply via email to