Name: nt126004 Date: 04/07/2003
FULL PRODUCT VERSION :
JDK1.4.1 documentation, jdk1.4.2 beta documentation.
FULL OS VERSION :
Win-98
EXTRA RELEVANT SYSTEM CONFIGURATION :
IE-5.5
A DESCRIPTION OF THE PROBLEM :
the documentation of method DatagramSocket.getRemoteSocketAddress() contains the word 'null' enclosed in the <code> tag, and it seems that the tag is not closed, so the rest of the javadoc is in true type.
Here is the relevant excerpt from the source :
<br>
Returns the address of the endpoint this socket is connected to, or
<code>null</null> if it is unconnected.</td>
REPRODUCIBILITY :
This bug can be reproduced always.
(Review ID: 183593)
======================================================================
FULL PRODUCT VERSION :
JDK1.4.1 documentation, jdk1.4.2 beta documentation.
FULL OS VERSION :
Win-98
EXTRA RELEVANT SYSTEM CONFIGURATION :
IE-5.5
A DESCRIPTION OF THE PROBLEM :
the documentation of method DatagramSocket.getRemoteSocketAddress() contains the word 'null' enclosed in the <code> tag, and it seems that the tag is not closed, so the rest of the javadoc is in true type.
Here is the relevant excerpt from the source :
<br>
Returns the address of the endpoint this socket is connected to, or
<code>null</null> if it is unconnected.</td>
REPRODUCIBILITY :
This bug can be reproduced always.
(Review ID: 183593)
======================================================================