< prev index next >

test/hotspot/jtreg/runtime/XCheckJniJsig/XCheckJSig.java

Print this page
rev 59103 : imported patch hotspot

@@ -26,11 +26,11 @@
  * @bug 7051189 8023393
  * @summary Need to suppress info message if -Xcheck:jni is used with libjsig.so
  * @library /test/lib
  * @modules java.base/jdk.internal.misc
  *          java.management
- * @requires os.family == "solaris" | os.family == "linux" | os.family == "mac"
+ * @requires os.family == "linux" | os.family == "mac"
  * @run driver XCheckJSig
  */
 
 import java.io.File;
 import java.util.Map;
< prev index next >