--- old/test/jdk/java/awt/TrayIcon/TrayIconMethodsTest/TrayIconMethodsTest.java 2018-02-20 07:06:05.000000000 -0800 +++ new/test/jdk/java/awt/TrayIcon/TrayIconMethodsTest/TrayIconMethodsTest.java 2018-02-20 07:06:05.000000000 -0800 @@ -27,6 +27,7 @@ /* * @test + * @key headful * @summary Check various methods of the TrayIcon - whether the methods * return the proper values, throws the proper exceptions etc * @author Dmitriy Ermashov (dmitriy.ermashov@oracle.com)