< prev index next >

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

Print this page
rev 50446 : 8204549: [aix][testbug] signal tests fail because vm can not start in primordial thread.

@@ -22,11 +22,11 @@
   */
  
  
  /*
   * @test
-  * @requires os.family != "windows"
+  * @requires os.family != "windows" & os.family != "aix"
   *
   * @summary converted from VM testbase runtime/signal/sigill01.
   * VM testbase keywords: [signal, runtime, linux, solaris, macosx]
   *
   * @library /test/lib
< prev index next >