RFR: clarify how to set the affects versions [v6]

Alexey Ivanov aivanov at openjdk.org
Fri Mar 1 14:46:55 UTC 2024


On Fri, 1 Mar 2024 14:02:05 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
>
> calnan has updated the pull request incrementally with one additional commit since the last revision:
> 
>   updates from feedback

Looks good to me. Thank you.

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

> 104: 
> 105: - use the label to indicate that a bug is not relevant to an earlier release, for example<br>[Affects Version]{.jbs-field}: [11.0.20]{.jbs-value}, [17]{.jbs-value}<br> the label [8-na]{.jbs-label} would not be needed - as it doesn't have a JDK 8 release, or earlier, value in the [Affects Versions]{.jbs-field}, it is not relevant to JDK 8.
> 106: - add multiple [-na]{.jbs-label} labels: you only need one, for example don't add both [9-na]{.jbs-label} and [11-na]{.jbs-label} — [9-na]{.jbs-label} implies all following releases therefore [11-na]{.jbs-label}, or [17-na]{.jbs-label} etc. are not needed.

There are only two items between “or”, without the comma it looks better to me.

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

Marked as reviewed by aivanov (no project role).

PR Review: https://git.openjdk.org/guide/pull/119#pullrequestreview-1911325064
PR Review Comment: https://git.openjdk.org/guide/pull/119#discussion_r1509100569


More information about the guide-dev mailing list