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

Stefan Karlsson stefank at openjdk.org
Wed May 17 16:22:15 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 238:

> 236:     <td class="dictionary">If a change is required in a repo to address an issue then the [Fixed]{.jbs-field} status should be used - for the JDK project in almost all cases the bots will transition the issue to [Fixed]{.jbs-field} when the changeset is pushed to the repo.<br />
> 237: <ul>
> 238:         <li>Once a bug is marked as fixed there is now the option of someone, other than the person that fixed it, marking it as [Verified]{.jbs-field} to confirm that the issue is fix after testing; marking it as [Fix Failed]{.jbs-field} if it did not solve the issue; or, [Not Verified]{.jbs-field} to indicate that it wasn't explicitly tested.  Note that the UI does not highlight when [Fix Failed]{.jbs-field} has been set, you need to look for the [Verification]{.jbs-label} Field at the bottom of the left-hand colum in the Details section.</li>

issue is fix => issue is fixed?

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

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


More information about the guide-dev mailing list