On 23/09/14 10:39, SpiridonovAlex wrote:
There is the problem with compilation of tests:_every_ second attempt fcsh returns"Error: Comparison method violates its general contract!"
Is there a full stack trace returned ? is it this : http://www.flashdevelop.org/community/viewtopic.php?f=6&t=8004 in which case it should go away under Java 1.6 ? If so, when I had this issue in Flash Builder, adding |-Djava.util.Arrays.useLegacyMergeSort=true| made it work under Java 1.7 Tom
