hg: jdk7/tl/jdk: 6800572: Removing elements from views of NavigableMap implementations does not always work correctly.
martinrb at google.com
martinrb at google.com
Wed Mar 25 01:15:34 PDT 2009
Changeset: 644849201ca6
Author: dl
Date: 2009-03-24 19:42 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/644849201ca6
6800572: Removing elements from views of NavigableMap implementations does not always work correctly.
Summary: Replace use of new TreeSet with new KeySet
Reviewed-by: martin
! src/share/classes/java/util/TreeMap.java
! src/share/classes/java/util/concurrent/ConcurrentSkipListMap.java
! test/java/util/Collection/MOAT.java
More information about the serviceability-dev
mailing list