On Wed, 30 Apr 2025 14:36:02 GMT, Mikhail Yankelevich 
<myankelev...@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

Reply via email to