This is the mail archive of the rhug-rhats@sources.redhat.com mailing list for the RHUG 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


>>>>> "Christophe" == Christophe Roux <ch_roux@club-internet.fr> writes:

Christophe> In fact, I discovered a bug in gcj by the way : The class
Christophe> StringTokenizer, when returning all tokens ( also
Christophe> separators ), gives empty tokens for separators;

This is a well known gcj bug.  The code in StringTokenizer is actually
fine, it is the compiler that has the problem.  I believe this bug is
fixed in cvs.

Christophe> But I read the steps needed to contribute to gcj, and my
Christophe> reaction is : It is very complicated to contribute.

We try to make it easy.  For simple patches, just send the patch, a
ChangeLog entry, and an explanation to <java-patches@gcc.gnu.org>.

If you submit several small patches, or one large one, you'll have to
go through the whole paperwork thing.

Tom


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