Hello!With the fix for JDK-7047033, the meaning of the argument for the Card.disconnect(boolean reset) function was inverted.
As a result, all its uses in the tests have to be updated. Would you please review the simple fix for that? I also took a chance to organize the imports.
BUGURL: https://bugs.openjdk.java.net/browse/JDK-8050893 WEBREV: http://cr.openjdk.java.net/~igerasim/8050893/0/webrev/ Sincerely yours, Ivan