RFR: Requesting a change [v7]

Jesper Wilhelmsson jwilhelm at openjdk.org
Tue Aug 5 23:11:17 UTC 2025


On Tue, 5 Aug 2025 19:52:37 GMT, Iris Clark <iris at openjdk.org> wrote:

>> Jesper Wilhelmsson has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Use bugreport
>
> src/guide/contributing-to-an-open-jdk-project.md line 13:
> 
>> 11: ## Requesting a change
>> 12: 
>> 13: If you want to request a change to the JDK, but don't have the intention to implement/contribute to the change yourself, you should always go through [bugreport.java.com](bugreport.java.com). This is also the case if you find a change that you would like to see backported to an eralier JDK release. **Never** reach out directly to any developer. Also, please note that the [OpenJDK mailing lists](#mailing-lists) are intended for developers and contributors. These lists are not support channels or channels for requesting changes.
> 
> I like the revised text.  Maybe "always go through" -> "always report it at"
> 
> typo: "eralier" -> "earlier"

Fixed.

> src/guide/contributing-to-an-open-jdk-project.md line 15:
> 
>> 13: If you want to request a change to the JDK, but don't have the intention to implement/contribute to the change yourself, you should always go through [bugreport.java.com](bugreport.java.com). This is also the case if you find a change that you would like to see backported to an eralier JDK release. **Never** reach out directly to any developer. Also, please note that the [OpenJDK mailing lists](#mailing-lists) are intended for developers and contributors. These lists are not support channels or channels for requesting changes.
>> 14: 
>> 15: Before you reach out, make sure you have read [Things to consider before proposing changes to OpenJDK code](#things-to-consider-before-proposing-changes-to-openjdk-code) and [Why is my change rejected?](#why-is-my-change-rejected) below.
> 
> In light of your revision in the previous sentence, perhaps "Before you reach out" -> "Before you file an issue"?

Yes, much better :-)

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

PR Review Comment: https://git.openjdk.org/guide/pull/155#discussion_r2255508536
PR Review Comment: https://git.openjdk.org/guide/pull/155#discussion_r2255509388


More information about the guide-dev mailing list