hg: jdk/sandbox: 8205184: Delegating Iterator implementations that don't delegate forEachRemaining()
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Tue Jun 26 01:30:24 UTC 2018
Changeset: afbcf72c389d
Author: martin
Date: 2018-06-25 18:01 -0700
URL: http://hg.openjdk.java.net/jdk/sandbox/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-sandbox-changes
mailing list