RFR: clarify how to set the affects versions [v9]
Roger Calnan
duke at openjdk.org
Mon Apr 8 13:24:41 UTC 2024
On Thu, 21 Mar 2024 17:58:09 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:
>> Roger Calnan has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains ten commits:
>>
>> - merged in latest changes
>> - updates from feedback
>> - updates from feedback
>> - updates from feedback
>> - updates from feedback
>> - updates from feedback
>> - updates from feedback
>> - updates from feedback
>> - clarify how to set the affects versions
>
> 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.
>
> Preserve modification from the previous commit by @JesperIRL?
> Suggestion:
>
> * If the failure is found in an update train of the JDK (e.g. 11.0.x), please see (if possible) 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.
>
> Or remove _“if possible”_ altogether?
I moved to back to what it was for the moment at least
-------------
PR Review Comment: https://git.openjdk.org/guide/pull/119#discussion_r1555834905
More information about the guide-dev
mailing list