On Thu, 2 Jul 2026 01:43:48 GMT, Valerie Peng <[email protected]> wrote:

>> 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.

That would be my preference. Thanks.

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

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

Reply via email to