Integrated: JDK-8326496: [test] checkHsErrFileContent support printing hserr in error case

Matthias Baesken mbaesken at openjdk.org
Fri Mar 1 07:40:54 UTC 2024


On Fri, 23 Feb 2024 09:22:51 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:

> checkHsErrFileContent checks hs error files for existance and non-existance of some user provided patterns. However it should also have an option to print the hs_err file in case of a failing check, this would make error analysis easier.

This pull request has now been integrated.

Changeset: a065eba5
Author:    Matthias Baesken <mbaesken at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/a065eba56de01f4492123c6663ec0c3108d907a1
Stats:     63 lines in 2 files changed: 55 ins; 0 del; 8 mod

8326496: [test] checkHsErrFileContent support printing hserr in error case

Reviewed-by: clanger, lucy

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

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


More information about the hotspot-runtime-dev mailing list