--- old/src/share/classes/java/net/SocketOptions.java 2014-04-03 08:23:02.060803587 -0700 +++ new/src/share/classes/java/net/SocketOptions.java 2014-04-03 08:23:01.846802066 -0700 @@ -38,7 +38,7 @@ * DatagramSocketImpl, you won't use these directly. There are * type-safe methods to get/set each of these options in Socket, ServerSocket, * DatagramSocket and MulticastSocket. - *

+ * * @author David Brown */