Re: RFR: 8179880: Refactor javax/security shell tests to plain java tests
On Thu, 27 May 2021 08:52:20 GMT, Sibabrata Sahoo wrote: > This change converts JTREG shell Test scripts to Java equivalent. Marked as reviewed by weijun (Reviewer). - PR: https://git.openjdk.java.net/jdk/pull/4220
RFR: 8179880: Refactor javax/security shell tests to plain java tests
This change converts JTREG shell Test scripts to Java equivalent. - Commit messages: - 8179880: Refactor javax/security shell tests to plain java tests Changes: https://git.openjdk.java.net/jdk/pull/4220/files Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=4220&range=00 Is