Integrated: JDK-8299520: TestPrintXML.java output error messages in case compare fails

Matthias Baesken mbaesken at openjdk.org
Tue Jan 3 15:29:56 UTC 2023


On Tue, 3 Jan 2023 12:07:20 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:

> Currently the compare function in the jfr related test TestPrintXML.java does not output anything in case of failing event comparisons. This should be enhanced.

This pull request has now been integrated.

Changeset: ea25a561
Author:    Matthias Baesken <mbaesken at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/ea25a561c57cba63c5581aefa21f92ffd7386244
Stats:     12 lines in 1 file changed: 11 ins; 0 del; 1 mod

8299520: TestPrintXML.java output error messages in case compare fails

Reviewed-by: mgronlun

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

PR: https://git.openjdk.org/jdk/pull/11827


More information about the hotspot-jfr-dev mailing list