Hashtable.java
22.5 KB
-
Hashtable.java (Enumerator): Ensure that if hasMoreElements() returns true... · 6a3d4031
* java/util/Hashtable.java (Enumerator): Ensure that if hasMoreElements() returns true, nextElement() will always return something even if the table has been modified. From-SVN: r45584
Bryce McKinlay committed