RFR: 8370905: Update vm.defmeth tests to use virtual threads [v2]

Vladimir Ivanov vlivanov at openjdk.org
Mon Dec 1 22:30:52 UTC 2025


On Mon, 1 Dec 2025 19:25:19 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.
>
> Leonid Mesnik has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
> 
>  - removed setName
>  - Merge branch 'master' of https://github.com/openjdk/jdk into 8370905
>  - 8370905: Update vm.defmeth tests to use virtual threads

Looks good.

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

Marked as reviewed by vlivanov (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/28048#pullrequestreview-3527313717


More information about the hotspot-runtime-dev mailing list