History log of /openjdk10/jdk/test/java/util/EnumMap/ProperEntrySetOnClone.java
Revision Date Author Comments
# 5494:757a5129fad7 06-Jun-2012 alanb

7164256: EnumMap clone doesn't clear the entrySet keeping a reference to the original Map
Reviewed-by: alanb, chegar, forax, mduigou
Contributed-by: dbelfer@gmail.com