diff --git a/jdk/test/java/net/Socket/B8312065.java b/jdk/test/java/net/Socket/B8312065.java index 442e0c1fcd..2df3e82ad2 100644 --- a/jdk/test/java/net/Socket/B8312065.java +++ b/jdk/test/java/net/Socket/B8312065.java @@ -25,7 +25,7 @@ * @test * @bug 8312065 * @summary Socket.connect does not timeout as expected when profiling (i.e. keep receiving signal) - * @requires (os.family != "windows") + * @requires (os.family == "linux") * @build B8312065 * @run shell B8312065.sh */