On Tue, 28 Oct 2025 23:30:52 GMT, Leonid Mesnik <[email protected]> wrote:

> There are some tests not compatible with with test thread factory. They are 
> marked with corresponding requires tag.
> 
> Currently, the only "Virtual" test thread factory exist. It tries to start 
> threads as virtual threads.
> 
> The tests that are incompatible with test thread factory are marked with
> test.thread.factory == null
> and the tests that are rather incompatible with virtual threads are makred
> with
> test.thread.factory != "Virtual"

This looks good to me modulo the comment from Alan.

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

Marked as reviewed by sspitsyn (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/28030#pullrequestreview-3396935258

Reply via email to