FULL PRODUCT VERSION :
N/A
A DESCRIPTION OF THE PROBLEM :
The Spliterator Javadoc misspells Iterators in the API notes.
http://docs.oracle.com/javase/8/docs/api/java/util/Spliterator.html
---
"API Note:
Spliterators, like Iteratorss"
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Open the URL provided in the description and search for "Iteratorss"
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Correct the spelling to say "Iterators", not "Iteratorss"
ACTUAL -
"iterators" is misspelled as "Iteratorss"
REPRODUCIBILITY :
This bug can be reproduced always.
N/A
A DESCRIPTION OF THE PROBLEM :
The Spliterator Javadoc misspells Iterators in the API notes.
http://docs.oracle.com/javase/8/docs/api/java/util/Spliterator.html
---
"API Note:
Spliterators, like Iteratorss"
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Open the URL provided in the description and search for "Iteratorss"
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Correct the spelling to say "Iterators", not "Iteratorss"
ACTUAL -
"iterators" is misspelled as "Iteratorss"
REPRODUCIBILITY :
This bug can be reproduced always.
- duplicates
-
JDK-8062901 Iterators is spelled incorrectly in the Javadoc for Spliterator
-
- Resolved
-