< prev index next >

test/jdk/sun/security/tools/keytool/fakegen/PSS.java

Print this page
rev 59107 : imported patch security

@@ -27,11 +27,10 @@
  * @summary keytool cannot generate RSASSA-PSS certificates
  * @library /test/lib
  * @build java.base/sun.security.rsa.RSAKeyPairGenerator
  * @modules java.base/sun.security.util
  *          java.base/sun.security.x509
- * @requires os.family != "solaris"
  * @run main PSS
  */
 
 // This test is excluded from Solaris because the 8192-bit RSA key pair
 // generator is extremely slow there. Please note the fake
< prev index next >