-
Bug
-
Resolution: Fixed
-
P5
-
None
-
b120
The fix for JDK-8130023 introduced a typo in the JavaDoc:
* {@link #count} operation. For more detail, see the
* <a href="package-summary.html#SideEffects">side-effects</a> section of the
* strean package documentation.)
s/strean/stream
* {@link #count} operation. For more detail, see the
* <a href="package-summary.html#SideEffects">side-effects</a> section of the
* strean package documentation.)
s/strean/stream
- relates to
-
JDK-8130023 API java.util.stream: explicitly specify guaranteed execution of the pipeline
-
- Closed
-