Re: RFR: 8349535: Refactor ./pkcs11/Provider/MultipleLogins.sh to java test [v3]

2025-03-11 Thread Mikhail Yankelevich
On Tue, 25 Feb 2025 17:50:53 GMT, Mikhail Yankelevich wrote: >> test/jdk/sun/security/pkcs11/Provider/MultipleLogins.java line 63: >> >>> 61: private static final SunPKCS11[] providers = new >>> SunPKCS11[NUM_PROVIDERS]; >>> 62: >>> 63: private static void copyDbFiles() throws IOExcep

Re: RFR: 8349535: Refactor ./pkcs11/Provider/MultipleLogins.sh to java test [v3]

2025-02-25 Thread Mikhail Yankelevich
On Fri, 14 Feb 2025 15:07:50 GMT, Weijun Wang wrote: >> Mikhail Yankelevich has updated the pull request incrementally with one >> additional commit since the last revision: >> >> changed to use a scratch directory > > test/jdk/sun/security/pkcs11/Provider/MultipleLogins.java line 63: > >> 6

Re: RFR: 8349535: Refactor ./pkcs11/Provider/MultipleLogins.sh to java test [v3]

2025-02-14 Thread Weijun Wang
On Thu, 13 Feb 2025 13:48:26 GMT, Mikhail Yankelevich 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: > > changed to use a scratch directory test/jdk/sun/security/pk

Re: RFR: 8349535: Refactor ./pkcs11/Provider/MultipleLogins.sh to java test [v3]

2025-02-13 Thread Mikhail Yankelevich
> 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: changed to use a scratch directory - Changes: - all: https://git.openjdk.org/jdk/pull/23590/files - new: https://gi