< prev index next >

test/sun/security/smartcardio/TestDirect.java

Print this page

        

*** 21,34 **** * questions. */ /* * @test ! * @bug 8046343 * @summary Make sure that direct protocol is available * @modules java.smartcardio/javax.smartcardio * @run main/manual TestDirect */ // This test requires special hardware. import java.util.List; --- 21,35 ---- * questions. */ /* * @test ! * @bug 8046343 8168851 * @summary Make sure that direct protocol is available * @modules java.smartcardio/javax.smartcardio * @run main/manual TestDirect + * @run main/othervm/manual/java.security.policy==test.policy TestDirect */ // This test requires special hardware. import java.util.List;
< prev index next >