RFR: Clarified the Affects version section [v3]
Joakim Nordström
jnordstrom at openjdk.org
Wed Feb 18 12:05:02 UTC 2026
On Mon, 16 Feb 2026 20:51:59 GMT, Jesper Wilhelmsson <jwilhelm at openjdk.org> wrote:
>> Joakim Nordström has updated the pull request incrementally with two additional commits since the last revision:
>>
>> - Added some newlines
>> - Removed some text
>
> src/guide/jbs-jdk-bug-system.md line 105:
>
>> 103:
>> 104: - Don't use the label to indicate that a bug is not relevant to an earlier release. If for example [Affects Version/s]{.jbs-field} is [11.0.20]{.jbs-value}, [17]{.jbs-value} 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 Version/s]{.jbs-field}, it is not relevant to JDK 8. Also see [Usage of the (Rel)[-wnf]{.jbs-label} Label](#usage-of-the-rel-wnf-label)
>> 105: - Never 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} — the [9-na]{.jbs-label} label implies all following releases therefore [11-na]{.jbs-label}, or [17-na]{.jbs-label} etc. are not needed.
>
> I think the : can be replaced with a ,
I removed then entire "you only need one". It's implied when you shouldn't add multiple. Or it good to be extra clear here?
-------------
PR Review Comment: https://git.openjdk.org/guide/pull/170#discussion_r2821953180
More information about the guide-dev
mailing list