hg: jdk7/tl/jdk: 6800572: Removing elements from views of NavigableMap implementations does not always work correctly. (original) (raw)
martinrb at google.com martinrb at google.com
Wed Mar 25 08:15:34 UTC 2009
- Previous message: SIGFPE with FPE_FLTRES
- Next message: Fast String...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: SIGFPE with FPE_FLTRES
- Next message: Fast String...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]