This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcj minor bug


>>>>> ">" == Dhek Bhun Kho <bhun@chello.nl> writes:

>> Have you ever tried it out?

Yes, but that doesn't rule out the possibility of bugs.

>> I did a cvs check out, and the code in the
>> cvs breaks on 2 points:
>> 1) nullpointer exceptions are raised because you can pass in null values
>> into the constructor

Ditto for the JDK.  I don't think this is a bug.  Do you have some
reason to believe it is?

>> 2) the delimiter algo is totally screwed up.

I thought this bug was already fixed in cvs.
Andrew, I think you looked at this most recently.
Did the compiler fix go in?

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]