RFR: Select component when filing issue

Iris Clark iris at openjdk.org
Thu Jan 29 18:34:03 UTC 2026


On Thu, 29 Jan 2026 17:47:28 GMT, Jesper Wilhelmsson <jwilhelm at openjdk.org> wrote:

> Added missing info about components when filing a JBS issue
> Also clarified how to close a resolved issue through verification

Marked as reviewed by iris (Reviewer).

src/guide/jbs-jdk-bug-system.md line 286:

> 284: Once the work on an issue has been completed the issue's [Status]{.jbs-field} should be in a "completed" state. There are two "completed" states: [Resolved]{.jbs-value} and [Closed]{.jbs-value}. These are accompanied by a [Resolution]{.jbs-field} and a [Fix Version/s]{.jbs-value}. Which combination of [Status]{.jbs-field}, [Resolution]{.jbs-field}, and [Fix Version/s]{.jbs-value} you should use depends on how the issue is completed.
> 285: 
> 286: Most resolutions are used to close an issue so that it ends up being [Closed]{.jbs-value} directly, but resolutions that indicates that a change has been integrated into a Project repository must go through the [Resolved]{.jbs-value} state. An issue in [Resolved]{.jbs-value} state needs to go through [verification](#verifying-an-issue) to end up as [Closed]{.jbs-value}. For the JDK Project in almost all cases the bots will transition the issue to [Resolved]{.jbs-value}/[Fixed]{.jbs-value} when the changeset is integrated to the repository. If you by accident end up in a [Resolved]{.jbs-value} state for a resolution that should only be [Closed]{.jbs-value}, use the "Verify" option in the state transition menu and select verification [None]{.jbs-value}.

Suggest "resolutions that indicate" (instead of "indicate**s**").

Also, consider changing "If you by accident" to "If you accidentally".

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

PR Review: https://git.openjdk.org/guide/pull/169#pullrequestreview-3724346069
PR Review Comment: https://git.openjdk.org/guide/pull/169#discussion_r2742957866


More information about the guide-dev mailing list