RFR: 7904067: Include the millisecond part in the start and end times reported in each action's section

Christian Stein cstein at openjdk.org
Sun Aug 24 06:50:03 UTC 2025


On Sat, 23 Aug 2025 11:02:57 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:

> Can I please get a review of this trivial change which updates the reporting of start and end dates of each action to also include the millisecond part? 
> 
> As noted in https://bugs.openjdk.org/browse/CODETOOLS-7904067, this detail can sometimes help during debugging when comparing other log files which typically have the millisecond part.
> 
> Existing self tests continue to pass with this change.

Marked as reviewed by cstein (Reviewer).

-------------

PR Review: https://git.openjdk.org/jtreg/pull/275#pullrequestreview-3149205873


More information about the jtreg-dev mailing list