>>>>> ">" == MSlattery  <[EMAIL PROTECTED]> writes:

>> There is a bug in StringBuffer.insert(int, String)

I merged the Classpath and libgcj implementations of StringBuffer.

I used libgcj's implementation as the base, since it is more efficient
and has fewer bugs.  From Classpath I brought over a nice bug fix
(involving the String(StringBuffer) constructor), missing methods from
JDK 1.2, and the JavaDoc comments.

I've checked in the result in both places.  Can you try it out?

Tom

Reply via email to