RFR: 8351566: Consolidate third party artifacts used in tests [v2]
Mikhail Yankelevich
myankelevich at openjdk.org
Tue Mar 18 14:11:26 UTC 2025
On Tue, 18 Mar 2025 13:49:28 GMT, Roger Riggs <rriggs at openjdk.org> wrote:
>> Mikhail Yankelevich has updated the pull request incrementally with one additional commit since the last revision:
>>
>> minor: imports fix
>
> test/jdk/sun/security/pkcs11/PKCS11Test.java line 45:
>
>> 43: import java.security.spec.ECGenParameterSpec;
>> 44: import java.security.spec.ECParameterSpec;
>> 45: import java.util.*;
>
> Wildcard imports are discouraged, please correct your IDE settings.
fFxed in the next commit
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/23988#discussion_r2001139782
More information about the security-dev
mailing list