A Simple Analysis to Eliminate Overflow Checking on Increment s

Henry Cejtin henry@sourcelight.com
Sat, 14 Jul 2001 12:29:23 -0500


But Java doesn't detect integer overflow, right?  Where they doing array
subscript checking?  That would be great to get but is definitely harder.