On Fri, 20 Jun 2025 13:00:52 GMT, Alan Bateman <al...@openjdk.org> wrote:

>> Doug Lea has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Adding JDK-8333172 to doc improvements
>
> src/java.base/share/classes/java/util/concurrent/SubmissionPublisher.java 
> line 607:
> 
>> 605:      * subscribers, and disallows subsequent attempts to publish. To
>> 606:      * ensure uniform ordering among subscribers, this method may
>> 607:      * await completion of in-progress offer.  Upon return, this
> 
> "an in-progress offer" or "in-progress offers" ?

"offers" (since no lock ordering guarantees)

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

PR Review Comment: https://git.openjdk.org/jdk/pull/25880#discussion_r2158965718

Reply via email to