From: Ito Kazumitsu <[EMAIL PROTECTED]>
Date: Fri, 09 Dec 2005 13:31:58 +0900 (JST)

> So the question is whether the assumption that returned test array is
> consistently sorted is valid or not.  If the assumption is valid,
> then ecj may be wrong. Otherwise we will have to modify the test
> programs so that it can check the result without depending on the
> order of array elements.

Sun's API document of getDeclaredClasses says nothing about
the order of elements in the returned array.  So I do not
tink it is a good thing to write a program which assumes
some special order of elements of the array.

So I think Kaffe's TestSerial*.java should be modified.

_______________________________________________
kaffe mailing list
kaffe@kaffe.org
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

Reply via email to