On Fri, 19 Dec 2025 15:51:55 GMT, Mikhail Yankelevich <[email protected]> wrote:
>> Volkan Yazici has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Remove wildcard imports > > test/lib/jdk/test/lib/net/SimpleSSLContext.java line 30: > >> 28: import java.util.*; >> 29: import java.io.*; >> 30: import java.security.*; > > nit: Could you please convert wildcard imports? I had tried to stick to the existing import convention to minimize the diff. Changed as requested in fced195e07f. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/28905#discussion_r2635812587
