< prev index next >

test/sun/security/x509/AlgorithmId/ExtensibleAlgorithmId.java

Print this page

        

@@ -22,10 +22,11 @@
  */
 
 /*
  * @test
  * @bug 4162868
+ * @modules java.base/sun.security.x509
  * @run main/othervm ExtensibleAlgorithmId
  * @summary Algorithm Name-to-OID mapping needs to be made extensible.
  */
 
 // Run in othervm, coz AlgorithmId.oidTable is only initialized once
< prev index next >