jdk/test/sun/misc/SunMiscSignalTest.java
changeset 36970 ae857479b5a8
parent 36966 4209c9e19c45
child 40686 1b855fa5c9c5
equal deleted inserted replaced
36969:3176f6c55af1 36970:ae857479b5a8
    43 
    43 
    44 /*
    44 /*
    45  * @test
    45  * @test
    46  * @library /test/lib/share/classes
    46  * @library /test/lib/share/classes
    47  * @modules jdk.unsupported
    47  * @modules jdk.unsupported
       
    48  *          java.base/jdk.internal.misc
    48  * @build jdk.test.lib.Platform jdk.test.lib.Utils
    49  * @build jdk.test.lib.Platform jdk.test.lib.Utils
    49  * @run testng/othervm -Xrs -DXrs=true SunMiscSignalTest
    50  * @run testng/othervm -Xrs -DXrs=true SunMiscSignalTest
    50  * @run testng/othervm SunMiscSignalTest
    51  * @run testng/othervm SunMiscSignalTest
    51  * @summary sun.misc.Signal test
    52  * @summary sun.misc.Signal test
    52  */
    53  */