diff -r b7cea7584267 -r 561dfbbc8b39 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 */