You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by re...@apache.org on 2009/04/17 10:39:35 UTC

svn propchange: r765837 - svn:log

Author: regisxu
Revision: 765837
Modified property: svn:log

Modified: svn:log at Fri Apr 17 08:39:35 2009
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Fri Apr 17 08:39:35 2009
@@ -1,3 +1,3 @@
-Apply fix for HARMONY-6092
+Apply fix for HARMONY-6092: [classlib][luni] - SocketInputStream should check EOF before reading
 
 Since SocketTest.test_getInputStream are failed both on RI and Harmony with the same behaviors, fix the test case to pass on Linux.