RFR: 8349532: Refactor ./util/Pem/encoding.sh to run in java [v3]
Weijun Wang
weijun at openjdk.org
Fri Feb 7 13:53:11 UTC 2025
On Fri, 7 Feb 2025 13:42:50 GMT, Mikhail Yankelevich <duke at openjdk.org> 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 revision:
>
> removed othervm
test/jdk/sun/security/util/Pem/PemEncoding.java line 29:
> 27: * @summary BASE64 encoded cert not correctly parsed with UTF-16
> 28: * @library /test/lib
> 29: * @run main PemEncoding
The `@run` line is no longer needed.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/23492#discussion_r1946555585
More information about the security-dev
mailing list