On Thu, 14 Mar 2024 18:04:57 GMT, Weijun Wang <wei...@openjdk.org> wrote:
>> Change `Krb5LoginModule` debugging to use `sun.security.util.Debug`. > > Weijun Wang has updated the pull request incrementally with one additional > commit since the last revision: > > native debug in stderr src/jdk.security.auth/share/classes/com/sun/security/auth/module/Krb5LoginModule.java line 812: > 810: debug.println > 811: ("username from shared state is " + username + > "\n"); > 812: } Looks like lines 805-808 are copied. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/18199#discussion_r1525417530