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.w...@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