Integrated: 8287352: DockerTestUtils::execute shows incorrect elapsed time

Ioi Lam iklam at openjdk.java.net
Fri May 27 04:34:47 UTC 2022


On Thu, 26 May 2022 04:55:00 GMT, Ioi Lam <iklam at openjdk.org> wrote:

> Please review this small change to improve the test reporting:
> 
> - Calculating elapsed time after child process has exited
> - Do not print `"Child process STDOUT is trimmed ..."` unless the lines are really trimmed.

This pull request has now been integrated.

Changeset: ec97da93
Author:    Ioi Lam <iklam at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/ec97da93c1d5bfcb80c19c15169f41926e59517b
Stats:     13 lines in 1 file changed: 5 ins; 1 del; 7 mod

8287352: DockerTestUtils::execute shows incorrect elapsed time

Reviewed-by: stuefe, mseledtsov

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

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


More information about the hotspot-runtime-dev mailing list