Integrated: 7903738 : jtr.xml logs produced with -xml argument do not contain compilation failure justification
andrlos
duke at openjdk.org
Mon Oct 14 13:40:34 UTC 2024
On Thu, 3 Oct 2024 14:57:11 GMT, andrlos <duke at openjdk.org> wrote:
> jtr.xml files generated while using -xml flag don't contain any info about why the compilation failed although the info is present in jtr files. This can be solved by looking for the compilation failure in case there is no main section -> the main has not been executed -> failure occurred during compilation
This pull request has now been integrated.
Changeset: 899baadc
Author: jandrlik <jandrlik at redhat.com>
Committer: Christian Stein <cstein at openjdk.org>
URL: https://git.openjdk.org/jtreg/commit/899baadc9180ae96686960cdf0af3f93a1195024
Stats: 3 lines in 1 file changed: 0 ins; 1 del; 2 mod
7903738: jtr.xml logs produced with -xml argument do not contain compilation failure justification
Reviewed-by: cstein, jpai
-------------
PR: https://git.openjdk.org/jtreg/pull/229
More information about the jtreg-dev
mailing list