RFR 8015790 Remove duplicate spliterator tests (original) (raw)
Alan Bateman Alan.Bateman at oracle.com
Mon Jun 3 10:24:41 UTC 2013
- Previous message: RFR 8015790 Remove duplicate spliterator tests
- Next message: RFR 8015790 Remove duplicate spliterator tests
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 03/06/2013 11:15, Paul Sandoz wrote:
Hi,
This RFR proposes to remove some duplicate spliterator tests. The tests: http://hg.openjdk.java.net/jdk8/tl/jdk/file/tip/test/java/util/stream/test/org/openjdk/tests/java/util/stream/SpliteratorTraversingAndSplittingTest.java http://hg.openjdk.java.net/jdk8/tl/jdk/file/tip/test/java/util/stream/test/org/openjdk/tests/java/util/stream/SpliteratorLateBindingFailFastTest.java are duplicates of: http://hg.openjdk.java.net/jdk8/tl/jdk/file/tip/test/java/util/Spliterator/SpliteratorTraversingAndSplittingTest.java http://hg.openjdk.java.net/jdk8/tl/jdk/file/tip/test/java/util/Spliterator/SpliteratorLateBindingFailFastTest.java and the former should be removed. Paul. Make sense to me.
-Alan.
- Previous message: RFR 8015790 Remove duplicate spliterator tests
- Next message: RFR 8015790 Remove duplicate spliterator tests
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]