hotspot/test/runtime/ErrorHandling/SecondaryErrorTest.java
changeset 33812 561dfbbc8b39
parent 30604 b8d532cb6420
child 34144 b181699c6616
--- a/hotspot/test/runtime/ErrorHandling/SecondaryErrorTest.java	Tue Nov 10 11:07:15 2015 +0100
+++ b/hotspot/test/runtime/ErrorHandling/SecondaryErrorTest.java	Wed Nov 11 11:47:20 2015 -0800
@@ -28,6 +28,7 @@
  * @summary Synchronous signals during error reporting may terminate or hang VM process
  * @library /testlibrary
  * @author Thomas Stuefe (SAP)
+ * @requires os.family != "mac"
  * @modules java.base/sun.misc
  *          java.management
  */