timestamp for output?

Jonathan Gibbons jonathan.gibbons at oracle.com
Fri Jun 13 14:58:21 UTC 2014


On 06/13/2014 12:32 AM, Wang Weijun wrote:
> Hi All
>
> If a run a program directly, I can see the output sometimes fast sometimes slow and I know which part is spending more time. However, running a test inside jtreg prints the output all at once after the test completes. Is there an option so that I can add a timestamp to each line no matter if it's STDOUT or STDERR?
>
> Thanks
> Max
>

jtreg does not currently provide any such support although it is an 
interesting idea.

File RFEs on bugs.openjdk.java.net, project CODETOOLS, tools:jtreg

-- Jon


More information about the jtreg-use mailing list