--- old/test/jdk/java/awt/TrayIcon/SystemTrayIconHelper.java 2018-10-29 06:41:49.604567070 -0700 +++ new/test/jdk/java/awt/TrayIcon/SystemTrayIconHelper.java 2018-10-29 06:41:49.288567071 -0700 @@ -34,7 +34,7 @@ /* * @summary This is a helper class to find the location of a system tray icon, * and skip some OS specific cases in tests. - * @library ../../../../../lib/testlibrary + * @library ../../../../../lib/client * @build ExtendedRobot SystemTrayIconHelper */ public class SystemTrayIconHelper {