Name: rmT116609 Date: 06/13/2002
FULL PRODUCT VERSION :
java version "1.4.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-b92)
Java HotSpot(TM) Client VM (build 1.4.0-b92, mixed mode)
DESCRIPTION OF THE PROBLEM :
http://java.sun.com/j2se/1.4/docs/api/java/net/ServerSocket.html#getSoTimeout()
/*
getSoTimeout
public int getSoTimeout() throws IOException
Retrive setting for SO_TIMEOUT. 0 returns implies that the option is disabled (i.e., timeout of infinity).
*/
"Retrive" should be "Retrieve".
This bug can be reproduced always.
(Review ID: 153573)
======================================================================
This simple typo fix was made in a docs workspace (but not putback) prior to engineering owning all API spec isssues. Docs no longer has a workspace to fix this in, so am assigning to engineering.
FULL PRODUCT VERSION :
java version "1.4.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-b92)
Java HotSpot(TM) Client VM (build 1.4.0-b92, mixed mode)
DESCRIPTION OF THE PROBLEM :
http://java.sun.com/j2se/1.4/docs/api/java/net/ServerSocket.html#getSoTimeout()
/*
getSoTimeout
public int getSoTimeout() throws IOException
Retrive setting for SO_TIMEOUT. 0 returns implies that the option is disabled (i.e., timeout of infinity).
*/
"Retrive" should be "Retrieve".
This bug can be reproduced always.
(Review ID: 153573)
======================================================================
This simple typo fix was made in a docs workspace (but not putback) prior to engineering owning all API spec isssues. Docs no longer has a workspace to fix this in, so am assigning to engineering.