< prev index next >

test/sun/security/smartcardio/TestDefault.java

Print this page

        

@@ -21,15 +21,16 @@
  * questions.
  */
 
 /*
  * @test
- * @bug 6327047
+ * @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 >