We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bfb53c commit c263bc5Copy full SHA for c263bc5
test/jdk/java/lang/ProcessBuilder/JspawnhelperProtocol.java
@@ -25,7 +25,7 @@
25
/*
26
* @test
27
* @bug 8307990
28
- * @requires (os.family == "linux") | (os.family == "aix")
+ * @requires (os.family == "linux") | (os.family == "aix") | (os.family == "mac")
29
* @requires vm.debug
30
* @requires vm.flagless
31
* @library /test/lib
0 commit comments