Integrated: 8312136: Modify runtime/ErrorHandling/TestDwarf.java to split dwarf and decoder testing
David Holmes
dholmes at openjdk.org
Mon Sep 25 23:45:20 UTC 2023
On Mon, 25 Sep 2023 04:14:40 GMT, David Holmes <dholmes at openjdk.org> wrote:
> This change updates the test so that there are two variants: one expects to get good decoder parsing of the log lines, and one which doesn't. The decoder expecting variant is then ProblemListed.
>
> The exception message in the failing decoder test case is modified to report the actual problem - see example output in JBS issue.
>
> Tested locally and in GHA to get the failing linux-x86 case.
>
> Tier1 sanity tests
>
> Thanks.
This pull request has now been integrated.
Changeset: e2e8e8e2
Author: David Holmes <dholmes at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/e2e8e8e210ea9a7a9d901a1da729551714015d04
Stats: 37 lines in 2 files changed: 30 ins; 0 del; 7 mod
8312136: Modify runtime/ErrorHandling/TestDwarf.java to split dwarf and decoder testing
Reviewed-by: chagedorn, pchilanomate
-------------
PR: https://git.openjdk.org/jdk/pull/15895
More information about the hotspot-runtime-dev
mailing list