hg: jdk/jdk: 8205184: Delegating Iterator implementations that don't delegate forEachRemaining()

martinrb at google.com martinrb at google.com
Tue Jun 26 01:21:20 UTC 2018


Changeset: afbcf72c389d
Author:    martin
Date:      2018-06-25 18:01 -0700
URL:       http://hg.openjdk.java.net/jdk/jdk/rev/afbcf72c389d

8205184: Delegating Iterator implementations that don't delegate forEachRemaining()
Reviewed-by: psandoz
Contributed-by: Tobias Thierer <tobiast at google.com>, Martin Buchholz <martinrb at google.com>

! src/java.base/share/classes/java/util/Collections.java
+ test/jdk/java/util/Collections/DelegatingIteratorForEachRemaining.java



More information about the jdk-all-changes mailing list