RFR: Requesting a change [v4]
Rajan Halade
rhalade at openjdk.org
Mon Aug 4 17:51:12 UTC 2025
On Sat, 2 Aug 2025 18:50:20 GMT, Jesper Wilhelmsson <jwilhelm at openjdk.org> wrote:
>> Advice for people who would like to request an OpenJDK change to be implemented or backported.
>> Also added a note about having more than one noreg-label.
>> HotSpot issues in JBS must have a Subcomponent set.
>
> Jesper Wilhelmsson has updated the pull request incrementally with one additional commit since the last revision:
>
> Assign before work
src/guide/jbs-jdk-bug-system.md line 217:
> 215: 1. If the issue is a duplicate, close it as such.
> 216: 1. If the issue belongs to a different area (it was filed in libraries, but it's an HotSpot issue), transfer it to the correct component/subcomponent making sure that the state remains [New]{.jbs-value}.
> 217: * Please note that issues in the [hotspot]{.jbs-value} component must have a [Subcomponent]{.jbs-field} set as well.
Per me, this is true for `security-libs` component also. Where unsure, we use `java.security` or` jdk.security` sub-components but a sub-component must be set. In addition, can we request to remove `Empty` sub-component from the list in JBS if it is possible to do so?
-------------
PR Review Comment: https://git.openjdk.org/guide/pull/155#discussion_r2252210445
More information about the guide-dev
mailing list