RFR: 8230016: re-visit test sun/security/pkcs11/Serialize/SerializeProvider.java [v3]

SendaoYan syan at openjdk.org
Sat May 31 02:34:55 UTC 2025


On Wed, 30 Apr 2025 14:36:02 GMT, Mikhail Yankelevich <myankelevich at openjdk.org> wrote:

>> Provider is now added to the Security before the test
>
> Mikhail Yankelevich has updated the pull request incrementally with one additional commit since the last revision:
> 
>   removed unneeded check

test/jdk/sun/security/pkcs11/Serialize/SerializeProvider.java line 60:

> 58:         ObjectInputStream oin = new ObjectInputStream(in);
> 59: 
> 60:         Provider p2 = (Provider) oin.readObject();

Hi, does the added whitespace really neeed.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/24750#discussion_r2117076216


More information about the security-dev mailing list