hg: jdk8u/jdk8u-dev/jdk: 8186171: HashMap: Entry.setValue may not work after Iterator.remove() called for previous entries

ramanand.patil at oracle.com ramanand.patil at oracle.com
Tue Jun 26 09:19:36 UTC 2018


Changeset: 444b4528c8ec
Author:    rpatil
Date:      2018-06-15 12:00 +0530
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u-dev/jdk/rev/444b4528c8ec

8186171: HashMap: Entry.setValue may not work after Iterator.remove() called for previous entries
Reviewed-by: martin
Contributed-by: deepak.kejriwal at oracle.com

! src/share/classes/java/util/HashMap.java
+ test/java/util/HashMap/Bug8186171Test.java



More information about the jdk8u-dev-changes mailing list