--- old/test/jdk/javax/swing/JComboBox/ConsumedKeyTest/ConsumedKeyTest.java 2018-10-29 06:42:14.044566977 -0700 +++ new/test/jdk/javax/swing/JComboBox/ConsumedKeyTest/ConsumedKeyTest.java 2018-10-29 06:42:13.716566978 -0700 @@ -31,7 +31,7 @@ @bug 8031485 8058193 @summary Combo box consuming escape and enter key events @author Petr Pchelko - @library ../../../../lib/testlibrary/ + @library ../../../../lib/client/ @build ExtendedRobot @run main ConsumedKeyTest */