This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Possible bug with java.lang.String?
- To: Idan Sofer <i_sofer at yahoo dot com>
- Subject: Re: Possible bug with java.lang.String?
- From: Bryce McKinlay <bryce at waitaki dot otago dot ac dot nz>
- Date: Sun, 26 Aug 2001 18:17:35 +1200
- CC: java at gcc dot gnu dot org
- References: <20010826060505.64263.qmail@web13001.mail.yahoo.com>
Idan Sofer wrote:
>--- Bryce McKinlay <bryce@waitaki.otago.ac.nz> wrote:
>
>>I tried your test case using a fairly recent cvs GCJ
>>tree, and could not
>>reproduce the problem. It is possible that this was
>>a bug in GCJ 3.0
>>
>I tried today to upgrade to GCJ 3.0.1 from debian
>unstable. perhaps it was catched since then, but it's
>still there.
>
Most of the development work goes into "mainline" cvs gcj, which is
currently at version 3.1. Only low-risk changes or fixes for critical
bugs usually go into the 3.0.x branch.
What exactly is the exception you're getting anyway? Could you post a
stack trace?
regards
Bryce.