RFR [15] 8161558: ListIterator should not discard cause on exception

Kiran Ravikumar kiran.sidhartha.ravikumar at oracle.com
Wed Jan 15 12:07:10 UTC 2020


Hi Guys,


Could someone please review my fix to add missing standard constructor 
overloads to NoSuchElementException class and update the AbstractList 
class to use them.


A CSR was filed and approved. Along with the code change a new test is 
added to verify the behavior.


Please find the webrev at  -


http://cr.openjdk.java.net/~kravikumar/8161558/webrev.00/


JBS: https://bugs.openjdk.java.net/browse/JDK-8161558


Thanks,

Kiran



More information about the core-libs-dev mailing list