This test accompanies my latest Hashtable fix. It checks if modifying a Hashtable while enumerating over it throws an exception or not. 2006-01-11 Roman Kennke * gnu/testlet/java/util/Hashtable/EnumerateAndModify.java: New test. /Roman