Re: RFR: 8349532: Refactor ./util/Pem/encoding.sh to run in java [v3]

2025-02-07 Thread Mikhail Yankelevich
On Fri, 7 Feb 2025 13:50:37 GMT, Weijun Wang wrote: >> Mikhail Yankelevich has updated the pull request incrementally with one >> additional commit since the last revision: >> >> removed othervm > > test/jdk/sun/security/util/Pem/PemEncoding.java line 29: > >> 27: * @summary BASE64 encoded

Re: RFR: 8349532: Refactor ./util/Pem/encoding.sh to run in java [v3]

2025-02-07 Thread Weijun Wang
On Fri, 7 Feb 2025 13:42:50 GMT, Mikhail Yankelevich wrote: >> * ./util/Pem/encoding.sh is now a java test >> * also added the validations for the test results, not only an error check > > Mikhail Yankelevich has updated the pull request incrementally with one > additional commit since the last

Re: RFR: 8349532: Refactor ./util/Pem/encoding.sh to run in java [v3]

2025-02-07 Thread Mikhail Yankelevich
> * ./util/Pem/encoding.sh is now a java test > * also added the validations for the test results, not only an error check Mikhail Yankelevich has updated the pull request incrementally with one additional commit since the last revision: removed othervm - Changes: - all: https: