RFR: Clarified the Affects version section [v3]

Jesper Wilhelmsson jwilhelm at openjdk.org
Fri Feb 20 00:30:56 UTC 2026


On Wed, 18 Feb 2026 12:04:36 GMT, Joakim Nordström <jnordstrom 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 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.

Right, most non-letter characters will simply be cut from the link. There are a few commas and question marks in headers already if you want some examples :-)

For this header, I think there is a "the" missing: "Use the (Rel)-na..."

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

PR Review Comment: https://git.openjdk.org/guide/pull/170#discussion_r2830792670


More information about the guide-dev mailing list