Hi,

> According to SO, the 'right' fix is to change the comparator in the
> compiler code.
Do you know which comparator? 

I had a look at every Collections.sort, Arrays.sort and new Comparator() call 
and couldn't see anything obvious (ie no custom comparator or they return 0,1 
and -1 as far as I can tell).

Thanks,
Justin

Reply via email to