-
Bug
-
Resolution: Not an Issue
-
P4
-
None
-
8
-
generic
-
os_x
Test name(s): sun/security/smartcardio/TestDirect.java
JDK tested: 8u40b05,8u40b02
OS tested:Mac OsX
Is it a regression? No
Regression introduced in release/build: N/A
Is it platform specific? Yes
The is failure reproduced: Mac OSX 10.9
----------System.err:(13/712)----------
java.lang.Exception: No card terminals available
at TestDirect.main(TestDirect.java:45)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:745)
JavaTest Message: Test threw exception: java.lang.Exception: No card terminals available
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.Exception: No card terminals available
result: Failed. Execution failed: `main' threw exception: java.lang.Exception: No card terminals available
test result: Failed. Execution failed: `main' threw exception: java.lang.Exception: No card terminals available
JDK tested: 8u40b05,8u40b02
OS tested:Mac OsX
Is it a regression? No
Regression introduced in release/build: N/A
Is it platform specific? Yes
The is failure reproduced: Mac OSX 10.9
----------System.err:(13/712)----------
java.lang.Exception: No card terminals available
at TestDirect.main(TestDirect.java:45)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:745)
JavaTest Message: Test threw exception: java.lang.Exception: No card terminals available
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.Exception: No card terminals available
result: Failed. Execution failed: `main' threw exception: java.lang.Exception: No card terminals available
test result: Failed. Execution failed: `main' threw exception: java.lang.Exception: No card terminals available
- relates to
-
JDK-8046343 (smartcardio) CardTerminal.connect('direct') does not work on MacOSX
- Closed
-
JDK-8049720 (smartcardio) CardTerminal.connect('direct') does not work on MacOSX
- Resolved
-
JDK-8059212 Modify sun/security/smartcardio manual regression tests so that they do not just fail if no cardreader found
- Resolved