On 11/05/2013 00:35, Kurchi Hazra wrote:
Hi,
This is a simple improvement in the javadocs of the Socket and
ServerSocket
classes, to cross-reference the SocketOptions class where appropriate.
It looks
like a lot of changes in the webrev, only because I have re-justified
the text
in some cases.
Bug: http://bugs.sun.com/view_bug.do?bug_id=6328537
Webrev:http://cr.openjdk.java.net/~khazra/6328537/webrev.00/
The specdiff isn't very helpful, but here it is:
http://cr.openjdk.java.net/~khazra/6328537/specdiff.00/
Thanks,
- Kurchi
This looks okay to me but at some point we need to sort out the
relationship to StandardSocketOptions where there is more complete (and
more up to date) description.
-Alan