On Tue, 18 Mar 2025 13:49:28 GMT, Roger Riggs <rri...@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