Hi, > Different but "valid"?
Looks invalid to me - basically they are left in the order they are passed in. "cote", "côte", "coté", "côté" > If changing the test to have the AC sort through the globalization classes > allows that test to pass on all platforms, then I'd say that's the way to > go. It doesn't fix the issue the ArrayCollection is sorted n the correct order on OSX/Linux The issue is with Array.sort() and the globalisation classes as I said before it look like a FP issue not a SDK issue. Thanks, Justin