RFR: Follow-on update due to the introduction of caused-by links [v2]
Alexey Ivanov
aivanov at openjdk.org
Mon Mar 10 13:42:11 UTC 2025
On Mon, 10 Mar 2025 13:35:50 GMT, Roger Calnan <duke at openjdk.org> wrote:
>> Noted that the label regression_ID is now deprecated and a caused-by link should be used. Fixed a couple of typos
>
> Roger Calnan has updated the pull request incrementally with two additional commits since the last revision:
>
> - typo
> - adjustments from feedback
src/guide/jbs-jdk-bug-system.md line 434:
> 432: [*(Rel)*[-fix-no]{.jbs-label}]{#rel-fix-no}</td>
> 433: <td class="dictionary">
> 434: Used in ramp down phase 2 to indicate that an issue would be of interest to be integrated into release *(Rel)*. E.g., [jdk12u-fix-request]{.jbs-label}
The `jdk*u-fix-request` labels are used for approval to backport / integrate a fix into an update release rather than after ramp down phase 2. However, the labels without `*u` in release family apply to RDP2.
Also, below sentences mention the label explicitly, this one should do it too: `*(Rel)*[-fix-request]{.jbs-label}`. It'll make the reference explicit.
-------------
PR Review Comment: https://git.openjdk.org/guide/pull/143#discussion_r1987307393
More information about the guide-dev
mailing list