-
Bug
-
Resolution: Fixed
-
P4
-
8, 9
-
b22
-
Verified
Doc examples have "Functions.identity()", and "Functions" doesn't exist.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Examples should have "Function.identity()", using "Function"
ACTUAL -
Functions.identity()
URL OF FAULTY DOCUMENTATION :
http://docs.oracle.com/javase/8/docs/api/java/util/stream/Collectors.html#toMap-java.util.function.Function-java.util.function.Function-
- duplicates
-
JDK-8166713 toMap method javadoc contains incorrect reference to Functions.identity() (should be Function.identity())
-
- Closed
-
-
JDK-8062251 Collectors.toMap documentation makes reference to incorrect class name
-
- Closed
-
-
JDK-8072096 Reference to Functions class in javadoc
-
- Closed
-
-
JDK-8078142 Guava javadoc in Java SE 8
-
- Closed
-
-
JDK-8078608 Incorrect documentation on Collectors.toMap
-
- Closed
-
-
JDK-8133098 Typo in API reference documentation
-
- Closed
-
-
JDK-8164088 Colllectors toMap error in documentation
-
- Closed
-
-
JDK-8166877 Javadoc of java.util.stream.Collectors#toMap points to Functions.identity() instead of Function.identity()
-
- Closed
-
-
JDK-8175070 Spelling mistake in Collectors.toMap(...)
-
- Closed
-
-
JDK-8177658 Mistype of Function.identity class name in Example of java.util.stream.Collectors.toMap()/toConcurrentMap()
-
- Closed
-
-
JDK-8191013 Collectors documentation has wrong examples
-
- Closed
-