RFR: 8327818: Implement Kerberos debug with sun.security.util.Debug [v9]
Weijun Wang
weijun at openjdk.org
Mon Mar 18 13:15:29 UTC 2024
On Mon, 18 Mar 2024 06:59:57 GMT, Sibabrata Sahoo <ssahoo at openjdk.org> wrote:
>> Weijun Wang has updated the pull request incrementally with one additional commit since the last revision:
>>
>> typo
>
> test/jdk/sun/security/krb5/auto/LoginModuleDebug.java line 32:
>
>> 30: import com.sun.security.auth.module.Krb5LoginModule;
>> 31: import jdk.test.lib.process.ProcessTools;
>> 32:
>
> Additional line can be removed.
IntelliJ IDEA suggested the format. The other imports (non Java SE) and normal imports (Java SE) are separated.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/18199#discussion_r1528507524
More information about the security-dev
mailing list