Integrated: 8370905: Update vm.defmeth tests to use virtual threads

Leonid Mesnik lmesnik at openjdk.org
Tue Dec 2 18:10:23 UTC 2025


On Wed, 29 Oct 2025 18:54:09 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:

> The vm.defmeth stress tests should use
> `TestThreadFactory.newThread()`
> to start virtual threads if test thread factory is used.

This pull request has now been integrated.

Changeset: 153c567a
Author:    Leonid Mesnik <lmesnik at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/153c567a4d3a537277a8c599142511aa4f4f3ae3
Stats:     13 lines in 1 file changed: 3 ins; 0 del; 10 mod

8370905: Update vm.defmeth tests to use virtual threads

Reviewed-by: vlivanov, coleenp, pchilanomate

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

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


More information about the hotspot-runtime-dev mailing list