On Tue, 4 Mar 2025 14:29:23 GMT, Sean Mullan <mul...@openjdk.org> wrote:
>> Weijun Wang has updated the pull request incrementally with one additional >> commit since the last revision: >> >> clarified comment > > test/jdk/sun/security/krb5/MicroTime.java line 49: > >> 47: // Before this change, KerberosTime was implemented in >> milliseconds. >> 48: // Now there should be more. >> 49: if (count < 1001) { > > Can you make this comment more specific? What change was this? And what is > the precision after the change? Updated. I was pretending the comment was written right when the bug was fixed. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/23867#discussion_r1979964164