-
Bug
-
Resolution: Fixed
-
P4
-
9
-
b08
Stream-based tests can use a stream-based test library (to be placed on the boot classpath) for testing streams in many many sources and different scenarios.
The test source files are located here:
jdk/test/java/util/stream/bootlib
They could potentially be located here instead:
jdk/test/lib/testlibrary
making it formally easier for stream-based tests to depend on.
The test source files are located here:
jdk/test/java/util/stream/bootlib
They could potentially be located here instead:
jdk/test/lib/testlibrary
making it formally easier for stream-based tests to depend on.