Withdrawn: 8296408: Make the PCSCException public accessible

duke duke at openjdk.org
Tue Jan 24 09:16:15 UTC 2023


On Mon, 7 Nov 2022 05:55:18 GMT, Johannes Waigel <duke at openjdk.org> wrote:

> The `PCSCException` 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.

This pull request has been closed without being integrated.

-------------

PR: https://git.openjdk.org/jdk/pull/11012



More information about the security-dev mailing list