RFR: 8297531: sun/security/krb5/MicroTime.java fails with "Exception: What? only 100 musec precision?" [v2]
Weijun Wang
weijun at openjdk.org
Tue Mar 4 18:12:09 UTC 2025
On Tue, 4 Mar 2025 14:29:23 GMT, Sean Mullan <mullan at 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
More information about the security-dev
mailing list