Re: [9] RFR of 8073207: javadoc typos in java.nio.channels.Pipe

2015-02-17 Thread Alan Bateman
On 16/02/2015 21:58, Brian Burkhalter wrote: Please review at your convenience: Issue: https://bugs.openjdk.java.net/browse/JDK-8073207 Patch: http://cr.openjdk.java.net/~bpb/8073207/webrev.00/ Simply implements what the description suggests. Looks good, I don't know how long it has been th

[9] RFR of 8073207: javadoc typos in java.nio.channels.Pipe

2015-02-16 Thread Brian Burkhalter
Please review at your convenience: Issue: https://bugs.openjdk.java.net/browse/JDK-8073207 Patch: http://cr.openjdk.java.net/~bpb/8073207/webrev.00/ Simply implements what the description suggests. Thanks, Brian