RFR: 8296408: Make the PCSCException public accessible

Xue-Lei Andrew Fan xuelei at openjdk.org
Fri Nov 18 03:27:20 UTC 2022


On Thu, 17 Nov 2022 23:07:46 GMT, Johannes Waigel <duke at openjdk.org> wrote:

> Checking the instance is fundamental to find out the real cause.

Please don't do that in a serious application.  The exception stack is belong to implementation details, and may change any time.

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

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



More information about the security-dev mailing list