[patch] pr 12350, java.lang.StringBuffer.substring.
Ralph Loader
suckfish@ihug.co.nz
Sun Sep 21 09:42:00 GMT 2003
Hi,
java.lang.StringBuffer.substring is manipulating the shared flag on the
StringBuffer object incorrectly, PR java/12350.
The following patch fixes the bug and adds a test case. It passes the
libjava/testsuite on i686-pc-linux-gnu.
Ralph.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PR12350.diff
Type: text/x-patch
Size: 2110 bytes
Desc:
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20030921/95d5a763/attachment.bin>
More information about the Java-patches
mailing list