Loading... (original) (raw)
Typos in API documentation of File.toPath() and InetSocketAddress.getAddress()
Type:
Bug
Resolution: Fixed
Priority:
P4
Fix Version/s: 11
Affects Version/s: 9, 10
Verification:
Not verified
A DESCRIPTION OF THE PROBLEM :
The text contains some typo
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
The string may not even be necessary (toPath is crystal clear).
ACTUAL -
"Returns a java.nio.file.Path object constructed from the this abstract path."
URL OF FAULTY DOCUMENTATION :
https://docs.oracle.com/javase/9/docs/api/java/io/File.html#toPath()
duplicates
JDK-8199308 Typo in java.io.File.toPath() API documentation
- Closed
links to