On Thu, 14 Mar 2024 19:53:41 GMT, Mark Powers <mpow...@openjdk.org> wrote:
>> 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. Yes, you're right. Thanks. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/18199#discussion_r1525444949