You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by te...@apache.org on 2006/03/07 13:28:24 UTC

svn commit: r383862 - /incubator/harmony/enhanced/classlib/trunk/modules/nio_char/src/main/java/java/nio/charset/CharsetDecoder.java

Author: tellison
Date: Tue Mar  7 04:28:23 2006
New Revision: 383862

URL: http://svn.apache.org/viewcvs?rev=383862&view=rev
Log:
Fix for HARMONY-148 (java.nio.charset.CharsetDecoder: decode(in,out,endOfInput) method doesn't preserve replace string for successive decode invocation while "out" doesn't have engouh space for replace string.)

Removed:
    incubator/harmony/enhanced/classlib/trunk/modules/nio_char/src/main/java/java/nio/charset/CharsetDecoder.java