RFR: Updates to the JBS section of the OpenJDK Dev Guide [v8]
David Holmes
dholmes at openjdk.org
Wed May 17 01:18:09 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 55:
> 53:
> 54: * If you suspect that the issue is a vulnerability, **don't file a JBS issue**, instead send your report to [vuln-report at openjdk.org](mailto:vuln-report at openjdk.org), also use this alias if you find an existing report which may be a vulnerability. Please do *not* report or discuss potential vulnerabilities on any open lists or other public channels - see [OpenJDK Vulnerabilities](https://openjdk.org/groups/vulnerability/report) for more information.
> 55: * a [Bug]{.jbs} or [Enhancement]{.jbs-field} should only be used if the work is expected to result in a change in a code repository. A [Bug]{.jbs-field} or [Enhancement]{.jbs-field} with resolution Fixed is required to have a corresponding changeset in one of the OpenJDK repositories.
Sentence should start with capital A
-------------
PR Review Comment: https://git.openjdk.org/guide/pull/100#discussion_r1195827644
More information about the guide-dev
mailing list