RFR: 8368094: Fix problem list errors

SendaoYan syan at openjdk.org
Mon Sep 22 12:28:53 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.

Marked as reviewed by syan (Committer).

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

PR Review: https://git.openjdk.org/jdk/pull/27391#pullrequestreview-3252410885


More information about the serviceability-dev mailing list