test/hotspot/jtreg/runtime/signal/TestSighup.java
changeset 50459 6ed16c1cafc5
parent 49662 3614cbddd005
--- a/test/hotspot/jtreg/runtime/signal/TestSighup.java	Fri Jun 08 06:59:16 2018 +0200
+++ b/test/hotspot/jtreg/runtime/signal/TestSighup.java	Thu Jun 07 15:08:16 2018 +0200
@@ -24,7 +24,7 @@
 
 /*
  * @test
- * @requires os.family != "windows"
+ * @requires os.family != "windows" & os.family != "aix"
  *
  * @summary converted from VM testbase runtime/signal/sighup01.
  * VM testbase keywords: [signal, runtime, linux, solaris, macosx]