On Thu, 25 Jun 2026 01:04:30 GMT, Brent Christian <[email protected]> wrote:

>> I will look more into it.
>
> One thing to note: disconnect() handles the PCSCException from 
> SCardDisconnect(). run() cannot be declared to throw PCSCException. AFAICT, 
> disconnect() would need to handle a PCSCException by unwrapping it from a 
> RuntimeException() coming via clean() -> run().

So, you'd still prefer to keep them separate? I can live with the current 
changes if that's what you prefer.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/30683#discussion_r3509952246

Reply via email to