RFR: 8284161: Implementation of Virtual Threads (Preview) [v3]

Alan Bateman alanb at openjdk.java.net
Sat Apr 16 14:33:46 UTC 2022


On Sat, 16 Apr 2022 10:29:36 GMT, Jaikiran Pai <jpai 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:
>> 
>>  - Refresh
>>  - Refresh
>>  - Merge with jdk-19+18
>>  - Refresh
>>  - Initial push
>
> src/java.base/share/classes/jdk/internal/misc/Blocker.java line 94:
> 
>> 92: 
>> 93:     /**
>> 94:      * Marks the end an operation that may have blocked.
> 
> I think this should have been "Marks the end of an ..."

Yes, there's a typo there - thanks.

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

PR: https://git.openjdk.java.net/jdk/pull/8166


More information about the core-libs-dev mailing list