< prev index next >

test/javax/xml/crypto/dsig/keyinfo/KeyInfo/Marshal.java

Print this page

        

@@ -23,10 +23,11 @@
 
 /**
  * @test
  * @bug 6372500
  * @summary Test that KeyInfo.marshal works correctly
+ * @modules java.xml.crypto/org.jcp.xml.dsig.internal.dom
  * @compile -XDignore.symbol.file Marshal.java
  * @run main Marshal
  * @author Sean Mullan
  */
 
< prev index next >