< prev index next >

test/sun/security/smartcardio/TestDirect.java

Print this page

        

@@ -21,14 +21,15 @@
  * questions.
  */
 
 /*
  * @test
- * @bug 8046343
+ * @bug 8046343 8167512
  * @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 >