History log of /openjdk10/jdk/test/java/util/BitSet/stream/BitSetStreamTest.java
Revision Date Author Comments
# 17193:94b8ceb3d633 11-May-2017 amlu

8085814: Move stream test library to the jdk test library area
8173414: Some testng tests check nothing in java util stream
Reviewed-by: psandoz


# 17164:88379fba79d3 04-May-2017 amlu

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


# 17120:7828aedcb525 23-Apr-2017 amlu

8174171: Move spliterator testing of BitSet into big memory tests BitSetStreamTest
Reviewed-by: mli, psandoz