< prev index next >

test/sun/security/smartcardio/TestDefault.java

Print this page

        

*** 21,35 **** * questions. */ /* * @test ! * @bug 6327047 * @summary verify that TerminalFactory.getDefault() works * @author Andreas Sterbenz * @modules java.smartcardio/javax.smartcardio * @run main/manual TestDefault */ // This test requires special hardware. import java.util.List; --- 21,36 ---- * questions. */ /* * @test ! * @bug 6327047 8167512 * @summary verify that TerminalFactory.getDefault() works * @author Andreas Sterbenz * @modules java.smartcardio/javax.smartcardio * @run main/manual TestDefault + * @run main/othervm/manual/java.security.policy==test.policy TestDefault */ // This test requires special hardware. import java.util.List;
< prev index next >