< prev index next >

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

Print this page
rev 59189 : imported patch hotspot

@@ -25,11 +25,11 @@
 /*
  * @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]
+ * VM testbase keywords: [signal, runtime, linux, macosx]
  *
  * @library /test/lib
  * @run main/native SigTestDriver SIGINFO
  */
 
< prev index next >