|
From: | kaz at maczuka dot gcd dot org |
Subject: | [Bug classpath/27888] Arrays.binarySearch broken for large arrays |
Date: | 7 Jun 2006 11:28:09 -0000 |
------- Comment #4 from kaz at maczuka dot gcd dot org 2006-06-07 11:28 ------- Please ignore the comment #3. Since low < 2^31 and hi < 2^31, (low + hi) < 2^32. So there is no problem. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27888
[Prev in Thread] | Current Thread | [Next in Thread] |