hg: lambda/lambda/jdk: 8024408: Specifications for Collection/List/Set/SortedSet.spliterator() need to document if all the (subclass) instances are required to return SIZED spliterators
paul.sandoz at oracle.com
paul.sandoz at oracle.com
Tue Oct 1 03:42:03 PDT 2013
Changeset: 438046fa58f2
Author: psandoz
Date: 2013-10-01 12:19 +0200
URL: http://hg.openjdk.java.net/lambda/lambda/jdk/rev/438046fa58f2
8024408: Specifications for Collection/List/Set/SortedSet.spliterator() need to document if all the (subclass) instances are required to return SIZED spliterators
Reviewed-by: alanb
! src/share/classes/java/util/Collection.java
! src/share/classes/java/util/Set.java
! src/share/classes/java/util/SortedSet.java
! test/java/util/Spliterator/SpliteratorCharacteristics.java
More information about the lambda-dev
mailing list