8142502: [TESTBUG] Exclude runtime/ErrorHandling/SecondaryErrorTest.java on OSX until JDK-8139300 has been resolved
Reviewed-by: hseigel, mseledtsov, minqi
--- 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
*/