RFR: Clarified the Affects version section [v3]
Joakim Nordström
jnordstrom at openjdk.org
Wed Feb 18 12:07:15 UTC 2026
On Wed, 18 Feb 2026 12:05:01 GMT, Joakim Nordström <jnordstrom at openjdk.org> wrote:
>> Clarification for the [Affects version section](https://openjdk.org/guide/#usage-of-the-rel-na-label)
>>
>> * Removed some newlines so things are kept in one paragraph
>> * Changed some wording to make the _don'ts_ a bit clearer
>
> 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 100:
> 98: * [Affects Version/s]{.jbs-field} should never use any of the "special" values available in JBS like [tbd]{.jbs-value}, [na]{.jbs-value}, [unknown]{.jbs-value}, [(Rel)-pool]{.jbs-value} or similar. Only actual JDK release numbers should be used. If you want to reflect that an issue is relevant to an older release, use a family release value or an exact release if you know where the issue was introduced: [8]{.jbs-value}, [17]{.jbs-value}, [21.0.4]{.jbs-value}.
> 99:
> 100: #### Use (Rel)-na Label if a bug doesn't affect a release
Will the quotation mark affect the link on some weird way?
Used the anchor `#use-rel-na-label-if-a-bug-doesnt-affect-a-release` for this.
-------------
PR Review Comment: https://git.openjdk.org/guide/pull/170#discussion_r2821969759
More information about the guide-dev
mailing list