History log of /openjdk9/jdk/test/java/util/Arrays/StreamAndSpliterator.java
Revision Date Author Comments
# 17091:88379fba79d3 04-May-2017 amlu

8023897: Replace/update/rename executeAndCatch in various tests to assertThrows
Reviewed-by: dfuchs, prappo, psandoz, rriggs


# 9535:de48b09968a1 24-Mar-2014 psandoz

8037857: Methods j.u.Arrays.spliterator/stream(X[], int, int) throw IAE instead of specified AIOOBE when endIndex < startIndex
Reviewed-by: alanb