RFR: Updates to the JBS section of the OpenJDK Dev Guide [v8]

David Holmes dholmes at openjdk.org
Wed May 17 01:28:11 UTC 2023


On Tue, 16 May 2023 15:00:27 GMT, calnan <duke at openjdk.org> wrote:

>> Added overview on triaging issues, the bug states and process.
>
> calnan has updated the pull request incrementally with two additional commits since the last revision:
> 
>  - Adjusted the wording on setting the priority
>  - Updates to address additional comments

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

> 228: ## Resolving an issue
> 229: 
> 230: Once the work on an issue has been completed the issue should be in a "closed" state.  There are two "closed" states: [Resolved]{.jbs-field} and [Closed]{.jbs-field} which can be used interchangeably except in the case of [Fixed]{.jbs-field}, or when flagged as  [Incomplete]{.jbs-field} (See Triaging).

There is also a discrepancy in terms of JBS operation when it comes to closing as a duplicate. If you use "Close" then you get the UI that allows you to set the Resolution as "Duplicate" and link to the issue which is duplicated. However, if you use Resolve then the ability to link in the UI is not there.

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

PR Review Comment: https://git.openjdk.org/guide/pull/100#discussion_r1195831948


More information about the guide-dev mailing list