-
Type:
Enhancement
-
Resolution: Won't Fix
-
Priority:
P4
-
None
-
Affects Version/s: 20
-
Component/s: security-libs
-
generic
-
generic
A DESCRIPTION OF THE PROBLEM :
The PCSCException (sun.security.smartcardio) is thrown, but the error type is not visible due to the "private-packe" access rule. By changing the visibility it is possible to handle / access this exception type explicitly in the catch.
The PCSCException (sun.security.smartcardio) is thrown, but the error type is not visible due to the "private-packe" access rule. By changing the visibility it is possible to handle / access this exception type explicitly in the catch.
- links to
-
Review
openjdk/jdk/11012