RFR: 8284161: Implementation of Virtual Threads (Preview) [v8]
Alan Bateman
alanb at openjdk.java.net
Mon May 2 06:33:23 UTC 2022
On Fri, 29 Apr 2022 23:14:45 GMT, Mikhailo Seledtsov <mseledtsov at openjdk.org> wrote:
>> Alan Bateman has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Refresh 7965cc6b168e567ac2596f2fbc3b00a7d99b7e1e
>
> test/lib/jdk/test/lib/thread/VThreadRunner.java line 61:
>
>> 59: /**
>> 60: * Run a task in a virtual thread and wait for it to terminate.
>> 61: * If the task completse with an exception then it is thrown by this method.
>
> typo: completse --> completes
Thanks, it seems this typo was repeated several times in the test.
-------------
PR: https://git.openjdk.java.net/jdk/pull/8166
More information about the hotspot-jfr-dev
mailing list