Errors & memory

Maxim Kizub max at immsp.kiev.ua
Fri Sep 25 06:30:18 PDT 1998


Next bug.
java.util.Hashtable.clear()
The index of for statement must be initialized as "keys.length-1",
not just "keys.length". It throws ArrayIndexOutOfBoundsException.

-- 
Maxim Kizub


More information about the kaffe mailing list