Code Review for jdk

Prepared by:mduigou on Mon Mar 28 17:33:39 PDT 2011
Workspace:/Users/mike/NetBeansProjects/jdk7/tl/jdk
Compare against: ssh://hg.openjdk.java.net/jdk7/tl-gate/jdk
Compare against version:3764
Summary of changes: 600 lines changed: 493 ins; 28 del; 79 mod; 1862 unchg
Patch of changes: jdk.patch
Bug id: 6312706
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/classes/java/util/EnumMap.java

rev 3765 : 6312706: Map entrySet iterators should return different entries on each call to next()
Reviewed-by: mduigou
Contributed-by: Neil Richards <neil.richards@ngmr.net>
137 lines changed: 80 ins; 14 del; 43 mod; 680 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/classes/java/util/IdentityHashMap.java

rev 3765 : 6312706: Map entrySet iterators should return different entries on each call to next()
Reviewed-by: mduigou
Contributed-by: Neil Richards <neil.richards@ngmr.net>
75 lines changed: 25 ins; 14 del; 36 mod; 1182 unchg

------ ------ ------ ------ --- New Patch Raw test/java/util/EnumMap/DistinctEntrySetElements.java

rev 3765 : 6312706: Map entrySet iterators should return different entries on each call to next()
Reviewed-by: mduigou
Contributed-by: Neil Richards <neil.richards@ngmr.net>
60 lines changed: 60 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/java/util/EnumMap/EntrySetIteratorRemoveInvalidatesEntry.java

rev 3765 : 6312706: Map entrySet iterators should return different entries on each call to next()
Reviewed-by: mduigou
Contributed-by: Neil Richards <neil.richards@ngmr.net>
60 lines changed: 60 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/java/util/EnumMap/SimpleSerialization.java

rev 3765 : 6312706: Map entrySet iterators should return different entries on each call to next()
Reviewed-by: mduigou
Contributed-by: Neil Richards <neil.richards@ngmr.net>
89 lines changed: 89 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/java/util/IdentityHashMap/DistinctEntrySetElements.java

rev 3765 : 6312706: Map entrySet iterators should return different entries on each call to next()
Reviewed-by: mduigou
Contributed-by: Neil Richards <neil.richards@ngmr.net>
61 lines changed: 61 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/java/util/IdentityHashMap/EntrySetIteratorRemoveInvalidatesEntry.java

rev 3765 : 6312706: Map entrySet iterators should return different entries on each call to next()
Reviewed-by: mduigou
Contributed-by: Neil Richards <neil.richards@ngmr.net>
59 lines changed: 59 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/java/util/concurrent/ConcurrentHashMap/DistinctEntrySetElements.java

rev 3765 : 6312706: Map entrySet iterators should return different entries on each call to next()
Reviewed-by: mduigou
Contributed-by: Neil Richards <neil.richards@ngmr.net>
59 lines changed: 59 ins; 0 del; 0 mod; 0 unchg

This code review page was prepared using /Users/mike/jdk-tools/webrev (vers 23.18-hg).