On Wed, 24 Jun 2026 19:15:07 GMT, Viktor Klang <[email protected]> wrote:
>> Brent Christian has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> update test to not fail automated testing on Windows if manual tests are
>> forced to run
>
> test/jdk/sun/security/smartcardio/TestCleaner.java line 65:
>
>> 63: if
>> ("SCARD_E_NO_SERVICE".equals(e.getCause().getMessage())) {
>> 64: System.out.println("Skipping the test: " +
>> 65: "Unable to construct TerminalFactory");
>
> @bchristi-git You probably intended to have a return here.
Indeed I did - thanks!
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/30683#discussion_r3470957420