Details
-
Sub-task
-
Resolution: Fixed
-
P4
-
None
-
None
-
b96
-
Verified
Description
Define Int/LongStream.range to be a half open range with a fixed of step 1.
Define Int/LongStream.rangeClosed to be a closed range with a fixed step of 1.
Define Int/LongStream.rangeClosed to be a closed range with a fixed step of 1.
Attachments
Issue Links
- relates to
-
JDK-8016448 java/util/BitSet/BitSetStreamTest.java no longer compiles, missed by 8015895
- Closed