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: FYI: Patch: java.io - several reader fixes


>>>>> "Michael" == Michael Koch <konqueror@gmx.de> writes:

Michael> I commited the attached patch to fix some Reader issues in java.io.
Michael> No new mauve regressions.

This is a general comment, not really directed at this patch.

Mauve isn't a very exhaustive test suite, at least for many classes.
Let's be careful changing the core classes -- more diligence is
required as we are nearing 3.4.  It is ok for us to ship with known
bugs provided that they aren't regressions.  It is much less ok to
introduce new problems...

Meaning, let's have new tests for core changes, plus other ways of
assuring quality.

Tom


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