Closed GoogleCodeExporter closed 9 years ago
Interestingly enough, the issue doesn't appear to come from Guava code -- it's
java.util.AbstractList's implementation of Iterator that catches IOOBE and
turns it into an NSEE.
I'll see what can be done.
Original comment by lowas...@google.com
on 9 Dec 2013 at 7:59
Fix submitted internally; will be mirrored out soon.
Original comment by lowas...@google.com
on 9 Dec 2013 at 9:51
Thanks, you were incredibly fast to solve this issue!
Original comment by amante...@gmail.com
on 9 Dec 2013 at 10:30
Original comment by cgdecker@google.com
on 19 Dec 2013 at 8:34
This issue has been migrated to GitHub.
It can be found at https://github.com/google/guava/issues/<issue id>
Original comment by cgdecker@google.com
on 1 Nov 2014 at 4:10
Original comment by cgdecker@google.com
on 3 Nov 2014 at 9:08
Original issue reported on code.google.com by
amante...@gmail.com
on 9 Dec 2013 at 5:51Attachments: