--- old/test/jdk/java/awt/TrayIcon/PropertyChangeListenerTest.java 2018-02-21 06:54:24.000000000 -0800 +++ new/test/jdk/java/awt/TrayIcon/PropertyChangeListenerTest.java 2018-02-21 06:54:24.000000000 -0800 @@ -28,6 +28,7 @@ /* * @test + * @key headful * @summary Check if custom property change listener added * to system tray works correctly * @author Dmitriy Ermashov (dmitriy.ermashov@oracle.com)