RFR: 7903738 : jtr.xml logs produced with -xml argument do not contain compilation failure justification

Jiří Vaněk jvanek at openjdk.org
Tue May 28 13:35:28 UTC 2024


On Tue, 28 May 2024 07:05:14 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

Created https://bugs.openjdk.org/browse/CODETOOLS-7903738 for you. Does htis work with both `@build` and `@compile` ?

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

PR Comment: https://git.openjdk.org/jtreg/pull/198#issuecomment-2135024474


More information about the jtreg-dev mailing list