commit | 374e7bae7a7f22b04e0e093e355ac685be849bef | [log] [tgz] |
---|---|---|
author | Brian Burkhalter <bpb@openjdk.org> | Wed May 17 14:29:26 2017 -0700 |
committer | Brian Burkhalter <bpb@openjdk.org> | Wed May 17 14:29:26 2017 -0700 |
tree | 22626c15e189ae728ec247b93c9bc6064cff6eef | |
parent | a99fc645d64cf4f16db2fd690c6d78504e2cd38f [diff] |
7086489: File.lastModified should accuracy as well as resolution Add an @apiNote indicating that the last-modified time might be of coarser than millisecond granularity. Reviewed-by: smarks