RFR: JDK-8326496: [test] checkHsErrFileContent support printing hserr in error case [v2]
Matthias Baesken
mbaesken at openjdk.org
Fri Feb 23 12:31:55 UTC 2024
On Fri, 23 Feb 2024 11:11:46 GMT, Christoph Langer <clanger at openjdk.org> wrote:
> Looking at what "verbose" does, I'd say the correct description would be "only the matched patterns are printed"
Mostly correct, but there could be also "Lazily skipping the rest of the hs-err file..." for example; but mostly (almost all) output is about the patterns ("Matches ..." or "Forbidden pattern found ..." ).
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/17978#discussion_r1500592748
More information about the hotspot-runtime-dev
mailing list