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

2025-02-07 Thread duke
On Fri, 7 Feb 2025 14:14:26 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 [v4]

2025-02-07 Thread Weijun Wang
On Fri, 7 Feb 2025 14:14:26 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 [v4]

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 run line - Changes: - all: https