test/jdk/java/awt/TrayIcon/InterJVMTest/InterJVM.java
changeset 49096 eaef201ec301
parent 47216 71c04702a3d5
equal deleted inserted replaced
49095:a8287712f63b 49096:eaef201ec301
    21  * questions.
    21  * questions.
    22  */
    22  */
    23 
    23 
    24 /*
    24 /*
    25  * @test
    25  * @test
       
    26  * @key headful
    26  * @summary Check if TrayIcon added by a JVM is not visible
    27  * @summary Check if TrayIcon added by a JVM is not visible
    27  *          in another JVM
    28  *          in another JVM
    28  * @author Dmitriy Ermashov (dmitriy.ermashov@oracle.com)
    29  * @author Dmitriy Ermashov (dmitriy.ermashov@oracle.com)
    29  * @library ../../regtesthelpers/process/
    30  * @library ../../regtesthelpers/process/
    30  * @build ProcessResults ProcessCommunicator
    31  * @build ProcessResults ProcessCommunicator