< prev index next >

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

Print this page

        

@@ -23,10 +23,11 @@
 
 /*
  * @test
  * @bug 6871847
  * @summary AlgorithmId.get("SHA256withECDSA") not available
+ * @modules java.base/sun.security.x509
  */
 
 import sun.security.x509.*;
 
 public class SHA256withECDSA {
< prev index next >