-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P5
-
Affects Version/s: None
-
Component/s: core-libs
-
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
-