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. Marked as reviewed by cjplummer (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk/pull/20897#pullrequestreview-2287094293