< prev index next >

test/javax/xml/crypto/dsig/GenerationTests.java

Print this page

        

*** 24,33 **** --- 24,36 ---- /** * @test * @bug 4635230 6283345 6303830 6824440 6867348 7094155 8038184 8038349 8046949 * 8046724 8079693 * @summary Basic unit tests for generating XML Signatures with JSR 105 + * @modules java.base/sun.security.util + * java.base/sun.security.x509 + * java.xml.crypto/org.jcp.xml.dsig.internal.dom * @compile -XDignore.symbol.file KeySelectors.java SignatureValidator.java * X509KeySelector.java GenerationTests.java * @run main/othervm GenerationTests * @author Sean Mullan */
< prev index next >