< prev index next >

test/sun/security/smartcardio/TestControl.java

Print this page

        

@@ -21,15 +21,16 @@
  * questions.
  */
 
 /*
  * @test
- * @bug 6239117 6470320
+ * @bug 6239117 6470320 8167512
  * @summary test if transmitControlCommand() works
  * @author Andreas Sterbenz
  * @modules java.smartcardio/javax.smartcardio
  * @run main/manual TestControl
+ * @run main/othervm/manual/java.security.policy==test.policy TestControl
  */
 
 // This test requires special hardware.
 
 import javax.smartcardio.Card;
< prev index next >