On Dec 13, 2006, at 12:56 AM, Marco Trudel wrote:

Hey guys

java.util.Arrays.binarySearch(Object[] a, Object key, Comparator c) exchanges a[i] and key, this can lead to ClassCastExceptions as shown in ComparatorTest.java. Arrays.patch fixes it.


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30061



Reply via email to