Integrated: JDK-8133773: clarify specification of Spliterator.tryAdvance
    Viktor Klang 
    duke at openjdk.org
       
    Tue May  9 15:40:30 UTC 2023
    
    
  
On Mon, 8 May 2023 10:32:48 GMT, Viktor Klang <duke at openjdk.org> wrote:
> Attempting to make the "at-most once" nature, of invoking the supplied action to tryAdvance, clearer in the JavaDoc.
This pull request has now been integrated.
Changeset: fdbfc8a7
Author:    Viktor Klang <viktor.klang at oracle.com>
Committer: Roger Riggs <rriggs at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/fdbfc8a73b4507d31ec4f9252298ad708a0b6bf9
Stats:     2 lines in 1 file changed: 0 ins; 0 del; 2 mod
8133773: clarify specification of Spliterator.tryAdvance
Reviewed-by: psandoz, tvaleev, rriggs
-------------
PR: https://git.openjdk.org/jdk/pull/13860
    
    
More information about the core-libs-dev
mailing list