classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GregorianCalendar fixes


From: Stephen Crawley
Subject: Re: GregorianCalendar fixes
Date: Fri, 28 Nov 2003 11:03:16 +1000

address@hidden said:
> A mauve test attached. Since I have got a write access to the mauve
> CVS registry,  I will add it to the registry.  The test results shows
> that Sun's implementation also seems to have something wrong. 

If Sun's implementation (you don't say which JDK version!) is failing
a test, then that casts serious doubt on the correctness of the mauve
testcase itself!

The over-arching principle for Mauve testcases is that the behavior of
Sun's Java implementations is the "gold standard" for conformance
testing.  Even if the Sun Java behavior contradicts the javadocs, or
is "just plain wrong", it is still technically "correct behavior" from
the POV of conformance.

[Sun sometimes acknowledges JDK bugs, but then says they won't fix them. 
because of the risk of breaking existing customer code.  In such cases,
other Java implementations need to be bug-for-bug compatible in order
to minimize cross-platform portability problems for developers and
end-users.]

-- Steve





reply via email to

[Prev in Thread] Current Thread [Next in Thread]