RFR: clarify how to set the affects versions

Alexey Ivanov aivanov at openjdk.org
Tue Feb 20 10:20:04 UTC 2024


On Thu, 15 Feb 2024 00:04:17 GMT, calnan <duke at openjdk.org> wrote:

> moved together information on how the set the affects version and the meaning of the (Rel)-na and (Rel)-wnf labelss

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

> 211:   * In addition to the version where the bug was found, take special care to also investigate if the bug affects mainline.
> 212:    * See [Indicating what releases an issue is applicable to](#indicating-what-releases-an-issue-is-applicable-to) for more details
> 213:   * For enhancements the [Affects Version]{.jbs-field} should be empty unless you feel that it is only relevant to a particular release family, and should not go into a future mainline release.

Suggestion:

  * For enhancements the [Affects Version]{.jbs-field} should be empty unless you feel that it is only relevant to a particular release family and should not go into a future mainline release.

I think the comma is not needed here: “…the Affects Version should be empty … and should not go …” — the verbs have the same subject.

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

PR Review Comment: https://git.openjdk.org/guide/pull/119#discussion_r1495568275


More information about the guide-dev mailing list