RFR: clarify how to set the affects versions [v2]
calnan
duke at openjdk.org
Mon Feb 26 21:04:07 UTC 2024
On Wed, 21 Feb 2024 11:32:46 GMT, Jesper Wilhelmsson <jwilhelm at openjdk.org> wrote:
>> calnan has updated the pull request incrementally with one additional commit since the last revision:
>>
>> updates from feedback
>
> src/guide/jbs-jdk-bug-system.md line 49:
>
>> 47: * Make a reasonable attempt to narrow down which build or release the failure first appeared in.
>> 48: * Set [Affects Version/s]{.jbs-field} to the earliest JDK version(s) where the failure was seen.
>> 49: * If the failure is found in an update train of the JDK (e.g. 11.0.x), if possible please see if it's also present in [mainline](https://github.com/openjdk/jdk). See [Indicating what releases an issue is applicable to](#indicating-what-releases-an-issue-is-applicable-to) for more details
>
> Period missing at the end.
fixed
> src/guide/jbs-jdk-bug-system.md line 98:
>
>> 96: Labels of the form [(Rel)-na]{.jbs-label} (eg. [17-na]{.jbs-label}) should be used when a bug is not applicable to a more recent release family. For example:
>> 97:
>> 98: [Affects Version]{.jbs-field}: `7u111, 8u131`
>
> Please use the jbs-label style for all these example labels. (more below)
done
-------------
PR Review Comment: https://git.openjdk.org/guide/pull/119#discussion_r1503291783
PR Review Comment: https://git.openjdk.org/guide/pull/119#discussion_r1503292060
More information about the guide-dev
mailing list