RFR: Select component when filing issue [v2]

Jesper Wilhelmsson jwilhelm at openjdk.org
Mon Feb 2 23:40:05 UTC 2026


On Thu, 29 Jan 2026 18:25:30 GMT, Iris Clark <iris at openjdk.org> wrote:

>> Jesper Wilhelmsson has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Updated resolve/close
>
> 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".

Fixed.

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

PR Review Comment: https://git.openjdk.org/guide/pull/169#discussion_r2756470077


More information about the guide-dev mailing list