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.