Christopher Hegarty - Sun Microsystems Ireland wrote:
Hi Michael, Jessie,
Please take a few moments to review this trivial change:
6737323: Typo in javadoc for SocketPermission
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6737323
http://cr.openjdk.java.net/~chegar/6737323/webrev.00/webrev/
Very trivial changes - remove redundant line from javadoc. The
permission is not incorrect, but may add confusion since the
description following it does not mention it. I think the original
intent was to build on the permission previously mentioned in the
class description, but it still seems unnecessary.
-Chris.
Looks good to me.