RFR (M): JDK-8020614: [TESTBUG] OutputAnalyzer.shouldHaveExitValue() should print stdout/stderr output
Christian Tornqvist
christian.tornqvist at oracle.com
Fri Jul 26 09:11:46 PDT 2013
Hi Misha,
Looks good, thanks for fixing this and also for taking the time to write a test to accompany this change :)
Thanks,
Christian
-----Original Message-----
From: hotspot-runtime-dev-bounces at openjdk.java.net [mailto:hotspot-runtime-dev-bounces at openjdk.java.net] On Behalf Of Mikhailo Seledtsov
Sent: den 26 juli 2013 10:05
To: hotspot-runtime-dev at openjdk.java.net
Subject: RFR (M): JDK-8020614: [TESTBUG] OutputAnalyzer.shouldHaveExitValue() should print stdout/stderr output
This change adds reporting functionality to the JTREG test library. If error occurs during test run, the diagnostic summary will be printed consisting of a standard output, standard error and an exit code. The command line will be printed all the time, regardless of error encounter.
Webrev:
http://cr.openjdk.java.net/~mseledtsov/8020614/webrev.00/
<http://cr.openjdk.java.net/%7Emseledtsov/8020614/webrev.00/>
Bug:
https://jbs.oracle.com/bugs/browse/JDK-8020614
Thank you,
Misha
More information about the hotspot-runtime-dev
mailing list