RFR 8181841: A TSA server returns timestamp with precision higher than milliseconds

Vincent Ryan vincent.x.ryan at oracle.com
Mon Jun 12 12:47:47 UTC 2017


This approach looks fine to me given the limitation on the precision of Date.
Just one issue: why remove the upper bound at l.277 in DerInputBuffer.java

Thanks.


> On 12 Jun 2017, at 05:22, Weijun Wang <weijun.wang at oracle.com> wrote:
> 
> Please review this fix at
> 
>   http://cr.openjdk.java.net/~weijun/8181841/webrev.00
> 
> So I just ignore the extra digits. Do you think this is OK? It does mean different encodings might equal to each other.
> 
> Thanks
> Max




More information about the security-dev mailing list