Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8084516 | emb-9 | Brian Burkhalter | P4 | Resolved | Fixed | team |
FULL PRODUCT VERSION :
A DESCRIPTION OF THE PROBLEM :
The sentence:
[...] they can be read from source channel in exactlyAthe order in which they were written.
should be:
[...] they can be read from the source channel in exactly the order in which they were written.
source channel -> the source channel
exactlyAthe -> exactly the
REPRODUCIBILITY :
This bug can be reproduced always.
A DESCRIPTION OF THE PROBLEM :
The sentence:
[...] they can be read from source channel in exactlyAthe order in which they were written.
should be:
[...] they can be read from the source channel in exactly the order in which they were written.
source channel -> the source channel
exactlyAthe -> exactly the
REPRODUCIBILITY :
This bug can be reproduced always.
- backported by
-
JDK-8084516 javadoc typos in java.nio.channels.Pipe
-
- Resolved
-