--- old/test/jdk/java/awt/TrayIcon/ActionEventTest/ActionEventTest.java 2018-02-21 06:54:17.000000000 -0800 +++ new/test/jdk/java/awt/TrayIcon/ActionEventTest/ActionEventTest.java 2018-02-21 06:54:17.000000000 -0800 @@ -24,6 +24,7 @@ /* * @test * @bug 6191390 8154328 + * @key headful * @summary Verify that ActionEvent is received with correct modifiers set. * @modules java.desktop/java.awt:open * @modules java.desktop/java.awt.peer