<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi, Max,<br>
<br>
Your fixes look fine.<br>
Thanks,<br>
Valerie<br>
<br>
On 05/17/10 03:06, Weijun Wang wrote:
<blockquote cite="mid:6B80B7FD-A281-4FD9-AC3B-EE99512775C1@sun.com"
 type="cite">
  <pre wrap="">Hi Valerie 

A new bug 6950930 filed for the same problem.

So ping again. Webrev small update at --

   <a class="moz-txt-link-freetext" href="http://cr.openjdk.java.net/~weijun/6882687/webrev.01">http://cr.openjdk.java.net/~weijun/6882687/webrev.01</a>

Changes:

1. 2009 -> 2010
2. new fields now private final

Thanks
Max


On Sep 17, 2009, at 1:46 AM, Max (Weijun) Wang wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">Hi Valerie

  Please take a review for the fix at

     <a class="moz-txt-link-freetext" href="http://cr.openjdk.java.net/~weijun/6882687/webrev.00">http://cr.openjdk.java.net/~weijun/6882687/webrev.00</a>

Brad

  This would fix the IgnoreChannelBindings test failure on CYGWIN.

Thanks
Max

Begin forwarded message:

    </pre>
    <blockquote type="cite">
      <pre wrap="">From: <a class="moz-txt-link-abbreviated" href="mailto:Weijun.Wang@Sun.COM">Weijun.Wang@Sun.COM</a>
Date: September 17, 2009 1:12:13 AM GMT+08:00
      </pre>
    </blockquote>
    <blockquote type="cite">
      <pre wrap="">*Synopsis*: KerberosTime too imprecise

=== *Description* ============================================================
Recently I notice a Kerberos test fails on CYGWIN saying an AP-REQ is a "replay detected". It turns out that the Windows time (returned by new Date()) is too coarse (15 millisecond precision) and the two AP-REQs in the test have the same KerberosTime value.

Also, the KerberosTime class is the source of microseconds value used in Authenticator etc. Since Date only provides milliseconds, this means even if on a system with ideal Date, the microsecond value is always a multiple of 1000.

      </pre>
    </blockquote>
  </blockquote>
  <pre wrap=""><!---->
  </pre>
</blockquote>
<br>
</body>
</html>