hg: jdk/sandbox: 8161558: ListIterator should not discard cause on exception

chris.hegarty at oracle.com chris.hegarty at oracle.com
Thu Mar 19 13:30:16 UTC 2020


Changeset: 5fc82780bffd
Author:    kravikumar
Date:      2020-03-13 18:38 +0000
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/5fc82780bffd

8161558: ListIterator should not discard cause on exception
Reviewed-by: smarks

! src/java.base/share/classes/java/util/AbstractList.java
! src/java.base/share/classes/java/util/NoSuchElementException.java
+ test/jdk/java/util/AbstractList/CheckForIndexOutOfBoundsException.java



More information about the jdk-sandbox-changes mailing list