You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@harmony.apache.org by Mark Hindess <ma...@googlemail.com> on 2006/06/18 11:58:21 UTC

Linux test error

Nathan,

Since r415057, I'm seeing a test error on linux:

[Ljava.lang.Object; incompatible with [Ljava.lang.Comparable;

java.lang.ClassCastException: [Ljava.lang.Object; incompatible with [Ljava.lang.Comparable; at java.util.Collections.sort(Collections.java:1774) at tests.api.java.util.CollectionsTest.test_sortLjava_util_List(CollectionsTest.java:666) at java.lang.reflect.AccessibleObject.invokeV(AccessibleObject.java:205)

Regards,
 Mark.



---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
For additional commands, e-mail: harmony-dev-help@incubator.apache.org


RE: Linux test error

Posted by Nathan Beyer <nb...@kc.rr.com>.
Sorry/Thanks...I'll look into it. It was running on my WinXP test runs...at
least I thought. :(

> -----Original Message-----
> From: Mark Hindess [mailto:mark.hindess@googlemail.com]
> Sent: Sunday, June 18, 2006 3:58 AM
> To: Apache Harmony Dev List
> Subject: Linux test error
> 
> 
> Nathan,
> 
> Since r415057, I'm seeing a test error on linux:
> 
> [Ljava.lang.Object; incompatible with [Ljava.lang.Comparable;
> 
> java.lang.ClassCastException: [Ljava.lang.Object; incompatible with
> [Ljava.lang.Comparable; at
> java.util.Collections.sort(Collections.java:1774) at
> tests.api.java.util.CollectionsTest.test_sortLjava_util_List(CollectionsTe
> st.java:666) at
> java.lang.reflect.AccessibleObject.invokeV(AccessibleObject.java:205)
> 
> Regards,
>  Mark.
> 
> 
> 
> ---------------------------------------------------------------------
> Terms of use : http://incubator.apache.org/harmony/mailing.html
> To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
> For additional commands, e-mail: harmony-dev-help@incubator.apache.org


---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
For additional commands, e-mail: harmony-dev-help@incubator.apache.org