hg: jdk9/dev/jdk: 8037857: Methods j.u.Arrays.spliterator/stream(X[], int, int) throw IAE instead of specified AIOOBE when endIndex < startIndex
paul.sandoz at oracle.com
paul.sandoz at oracle.com
Mon Mar 24 16:10:42 UTC 2014
Changeset: de48b09968a1
Author: psandoz
Date: 2014-03-24 17:07 +0100
URL: http://hg.openjdk.java.net/jdk9/dev/jdk/rev/de48b09968a1
8037857: Methods j.u.Arrays.spliterator/stream(X[], int, int) throw IAE instead of specified AIOOBE when endIndex < startIndex
Reviewed-by: alanb
! src/share/classes/java/util/Spliterators.java
+ test/java/util/Arrays/StreamAndSpliterator.java
More information about the jdk9-dev-changes
mailing list