This is the mail archive of the java@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: Analysis of Mauve failures - Part 2


>>>>> "Bryce" == Bryce McKinlay <bryce@waitaki.otago.ac.nz> writes:

>> got 'Fri, 18 May 2001 10:18:06 PDT' but expected
>> 'Fri, 18 May 2001 17:18:06 GMT'
>> Are we missing a Calendar.setTimeZone() somewere?

Bryce> TimeZone and Calendar stuff is known to be somewhat buggy in
Bryce> libgcj so it wouldn't surprise me if something really is wrong
Bryce> here.

At one point most of the Mauve tests here worked for us.  Some
regressions were introduced at some point, but I never got around to
looking at them.  The Classpath calendar/time code is extremely
sensitive to change.  In my experience it is hard to fix a bug without
introducing a regression.

Tom


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