RFR: 8296896: Change virtual Thread.yield to use external submit [v2]
Alan Bateman
alanb at openjdk.org
Thu Dec 8 07:21:15 UTC 2022
On Thu, 8 Dec 2022 02:21:54 GMT, Paul Sandoz <psandoz at openjdk.org> wrote:
>> Alan Bateman 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 five additional commits since the last revision:
>>
>> - Merge
>> - Fix typo in test comment
>> - Reduce instanceof checks
>> - Update
>> - Initial commit
>
> test/jdk/java/lang/Thread/virtual/YieldQueuing.java line 43:
>
>> 41:
>> 42: /**
>> 43: * Test Thread.yield submits the task for the current virtyal thread to a scheduler
>
> Suggestion:
>
> * Test Thread.yield submits the task for the current virtual thread to a scheduler
Thanks, it's fixed now.
-------------
PR: https://git.openjdk.org/jdk/pull/11533
More information about the core-libs-dev
mailing list