RFR: [8049250]: (smartcardio) Need a flag to inverse the Card.disconnect(reset) argument

Ivan Gerasimov ivan.gerasimov at oracle.com
Sun Jul 6 17:35:11 UTC 2014


Hello!

With the fix for JDK-7047033, the way Card.disconnect(boolean reset) 
handles its argument was inverted.
To provide compatibility, it is suggested to introduce an option, which 
a user can use to revert to the old behavior.

This fix is proposed for jdk8u only.

In jdk8u the option will be false by default, so the reset argument will 
not be inverted.

CCC request has been filed.

BUGURL: https://bugs.openjdk.java.net/browse/JDK-8049250
WEBREV: http://cr.openjdk.java.net/~igerasim/8049250/0/webrev/

Sincerely yours,
Ivan



More information about the security-dev mailing list