RFR: 7903738 : jtr.xml logs produced with -xml argument do not contain compilation failure justification
Jaikiran Pai
jpai at openjdk.org
Mon Oct 7 11:14:48 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
Hello @andrlos, do you have an output from the XML file which shows the difference in the output, before and after this change?
-------------
PR Comment: https://git.openjdk.org/jtreg/pull/229#issuecomment-2396626974
More information about the jtreg-dev
mailing list