< prev index next >

test/hotspot/jtreg/runtime/signal/TestSiginfo.java

Print this page
rev 59189 : imported patch hotspot

*** 25,35 **** /* * @test * @requires os.family != "windows" & os.family != "aix" * * @summary tests the SIGINFO signal (available on BSD platforms) ! * VM testbase keywords: [signal, runtime, linux, solaris, macosx] * * @library /test/lib * @run main/native SigTestDriver SIGINFO */ --- 25,35 ---- /* * @test * @requires os.family != "windows" & os.family != "aix" * * @summary tests the SIGINFO signal (available on BSD platforms) ! * VM testbase keywords: [signal, runtime, linux, macosx] * * @library /test/lib * @run main/native SigTestDriver SIGINFO */
< prev index next >