On Wed, 19 Mar 2025 18:08:40 GMT, Mikhail Yankelevich
<[email protected]> wrote:
>> Moved the sh file logic to jtreg java test.
>
> Mikhail Yankelevich has updated the pull request incrementally with one
> additional commit since the last revision:
>
> minor: space at the end
test/jdk/sun/security/pkcs11/Provider/MultipleLogins.java line 52:
> 50: import jtreg.SkippedException;
> 51:
> 52: public class MultipleLogins extends PKCS11Test {
Is there any special reason to not keep the class standalone and make it a
subclass of `PKCS11Test`?
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/23590#discussion_r2035441446