History log of /openjdk10/jdk/test/java/util/EnumMap/EntrySetIteratorRemoveInvalidatesEntry.java
Revision Date Author Comments
# 4249:23bdcede4e39 25-May-2011 katleman

7044486: open jdk repos have files with incorrect copyright headers, which can end up in src bundles
Reviewed-by: ohair, trims


# 3977:c1e87a18e46a 06-Apr-2011 mduigou

6312706: Map entrySet iterators should return different entries on each call to next()
Reviewed-by: mduigou, alanb
Contributed-by: Neil Richards <neil.richards@ngmr.net>