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

calnan duke at openjdk.org
Wed May 17 20:53:21 UTC 2023


On Wed, 17 May 2023 16:31:01 GMT, Stefan Karlsson <stefank at openjdk.org> wrote:

>> 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.

Correct see line 184:
If the issue belongs to a different area (it was filed in libraries, but it is an HotSpot issue), transfer it to the correct component/subcomponent making sure that the state remains New.

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

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


More information about the guide-dev mailing list