-
Bug
-
Resolution: Fixed
-
P4
-
7, 8, 9
-
b158
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8175750 | 10 | Sean Coffey | P4 | Resolved | Fixed | b02 |
A DESCRIPTION OF THE PROBLEM :
In the parameters documentation section in ZipEntry.setCompressedSize(long) method, the following sentence "csize the compressed size to set to" should become "csize the compressed size to set"
URL OF FAULTY DOCUMENTATION :
https://docs.oracle.com/javase/8/docs/api/java/util/zip/ZipEntry.html#setCompressedSize-long-
In the parameters documentation section in ZipEntry.setCompressedSize(long) method, the following sentence "csize the compressed size to set to" should become "csize the compressed size to set"
URL OF FAULTY DOCUMENTATION :
https://docs.oracle.com/javase/8/docs/api/java/util/zip/ZipEntry.html#setCompressedSize-long-
- backported by
-
JDK-8175750 Syntax error in ZipEntry.setCompressedSize(long) method documentation
-
- Resolved
-