RFR: Updates to the JBS section of the OpenJDK Dev Guide [v9]
Stefan Karlsson
stefank at openjdk.org
Wed May 17 16:33:36 UTC 2023
On Wed, 17 May 2023 15:05:17 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 one additional commit since the last revision:
>
> Fixed a couple of typos, made sure bullets start with a capital and end with a full stop - except for non-sentence bullets. Clarified how to close a duplicate
src/guide/jbs-jdk-bug-system.md line 177:
> 175: :::
> 176:
> 177: ## Triaging an issue
While reading this section I'm thinking about a common situation. One team performs the initial triage, including moving the issue to the Open state. Later that team realizes that another team should own the bug. If they just move it over to the other team, that team's triage team will not notice that issue while triaging bugs, and the bug goes undetected until much later. Therefore we typically change the state from Open to New when moving bugs across teams.
-------------
PR Review Comment: https://git.openjdk.org/guide/pull/100#discussion_r1196788973
More information about the guide-dev
mailing list