Since 6/3/2012 4:36:51 PM, bdvoltaire has written 1 articles and participated in 0 conversations. bdvoltaire signature: bdvoltaire
bdvoltaire's articles:
Items(1) /1
Java Arrays.sort throws exception3936 (5/14/2008 2:37:00 PM) comp.lang.java.programmer When the number of elements gets above around 2700 the Arrays.sort inside the Collections.sort throws an exception: java.lang.ArrayIndexOutOfBoundsException Any ideas? Thanks ... captain