On Thu, 6 May 2021 15:25:10 GMT, Daniel Fuchs <dfu...@openjdk.org> wrote:

> Hi, please find here a trivial test change that adds some diagnostic (time 
> stamps) to the LoggerFinder/modules subprocess test logs.

Could those be replaced with just `Instant.now()`? `Instant.toString()` uses 
the same formatter as `ISO_INSTANT`.

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

PR: https://git.openjdk.java.net/jdk/pull/3904

Reply via email to