Integrated: 7902698: Collision of zero timestamp as a special value with use in filesystems
Liam Miller-Cushon
cushon at openjdk.java.net
Thu Feb 3 19:50:18 UTC 2022
On Thu, 20 Jan 2022 03:27:00 GMT, Liam Miller-Cushon <cushon at openjdk.org> wrote:
> This fixes a bug when the timestamp of a test file is set to zero, since jtharness currently uses zero as a special value. See discussion in [CODETOOLS-7902698](https://bugs.openjdk.java.net/browse/CODETOOLS-7902698).
This pull request has now been integrated.
Changeset: 6e1a709f
Author: Liam Miller-Cushon <cushon at openjdk.org>
Committer: Dmitry Bessonov <dbessono at openjdk.org>
URL: https://git.openjdk.java.net/jtharness/commit/6e1a709f7a5b5050c5ac5dfb75bf0600876dd563
Stats: 33 lines in 3 files changed: 5 ins; 0 del; 28 mod
7902698: Collision of zero timestamp as a special value with use in filesystems
Reviewed-by: dbessono
-------------
PR: https://git.openjdk.java.net/jtharness/pull/22
More information about the jtharness-dev
mailing list