-
Bug
-
Resolution: Fixed
-
P4
-
8, 9
-
b164
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8178258 | 10 | Kumar Srinivasan | P4 | Resolved | Fixed | b04 |
A DESCRIPTION OF THE PROBLEM :
The following sentence "This set is a 'live view', so that changing its contents immediately affects the Packer engine" should be replaced by "This set is a 'live view', so that changing its contents immediately affects the Unpacker engine" because the returned map concerns the unpacker engine.
URL OF FAULTY DOCUMENTATION :
https://docs.oracle.com/javase/8/docs/api/java/util/jar/Pack200.Unpacker.html#properties--
The following sentence "This set is a 'live view', so that changing its contents immediately affects the Packer engine" should be replaced by "This set is a 'live view', so that changing its contents immediately affects the Unpacker engine" because the returned map concerns the unpacker engine.
URL OF FAULTY DOCUMENTATION :
https://docs.oracle.com/javase/8/docs/api/java/util/jar/Pack200.Unpacker.html#properties--
- backported by
-
JDK-8178258 Typo in java.util.jar.Pack200.Unpacker.properties() method documentation
-
- Resolved
-