Integrated: 8368094: Fix problem list errors

Magnus Ihse Bursie ihse at openjdk.org
Mon Sep 22 13:40:07 UTC 2025


On Fri, 19 Sep 2025 12:38:15 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:

> I am trying to add `--verify-excludes` to all jtreg runs. This new flag will let jtreg catch (at least some) mistakes in problem lists. There are some technical hurdles remaining to add this option, but in the meantime I thought I could at least fix those issues I have found so far. This is not exhaustive, I am sure there are more issues that will be discovered, but these are at least real errors that can be fixed.
> 
> For reviewing, I recommend looking at the individual commits where I give a reason for each change.

This pull request has now been integrated.

Changeset: ca182912
Author:    Magnus Ihse Bursie <ihse at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/ca182912a305e1e226d97d9613c7baf8a3d22780
Stats:     26 lines in 5 files changed: 2 ins; 19 del; 5 mod

8368094: Fix problem list errors

Reviewed-by: dholmes, dcubed, syan

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

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


More information about the serviceability-dev mailing list