8142502: [TESTBUG] Exclude runtime/ErrorHandling/SecondaryErrorTest.java on OSX until JDK-8139300 has been resolved
authorctornqvi
Wed, 11 Nov 2015 11:47:20 -0800
changeset 33812 561dfbbc8b39
parent 33811 b7cea7584267
child 33813 4f376e851453
child 34125 56c4a2d19ee1
8142502: [TESTBUG] Exclude runtime/ErrorHandling/SecondaryErrorTest.java on OSX until JDK-8139300 has been resolved Reviewed-by: hseigel, mseledtsov, minqi
hotspot/test/runtime/ErrorHandling/SecondaryErrorTest.java
--- 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
  */