<AWT Dev> [9] Review Request: JDK-8023148 [macosx] java.util.NoSuchElementException at java.util.LinkedList.getFirst
Petr Pchelko
petr.pchelko at oracle.com
Mon Dec 16 01:56:49 PST 2013
Hello, AWT Team.
Please review the fi for the issue:
https://bugs.openjdk.java.net/browse/JDK-8023148
The fix is available at:
http://cr.openjdk.java.net/~pchelko/9/8023148/webrev/
The problem is simple: LinkedList throws an exception on getFirst if the list is empty. The fix is trivial, so no reg test.
With best regards. Petr.
More information about the awt-dev
mailing list