< prev index next >

test/sun/security/smartcardio/TestChannel.java

Print this page

        

*** 21,35 **** * questions. */ /* * @test ! * @bug 6239117 * @summary test logical channels work * @author Andreas Sterbenz * @modules java.smartcardio/javax.smartcardio * @run main/manual TestChannel */ // This test requires special hardware. import javax.smartcardio.Card; --- 21,36 ---- * questions. */ /* * @test ! * @bug 6239117 8167512 * @summary test logical channels work * @author Andreas Sterbenz * @modules java.smartcardio/javax.smartcardio * @run main/manual TestChannel + * @run main/othervm/manual/java.security.policy==test.policy TestChannel */ // This test requires special hardware. import javax.smartcardio.Card;
< prev index next >