RFR: Fix links to #trivial-changes [v2]

Manuel Hässig mhaessig at openjdk.org
Thu Aug 7 11:14:15 UTC 2025


On Thu, 7 Aug 2025 10:25:21 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

>> Manuel Hässig has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Update src/guide/testing-the-jdk.md
>>   
>>   Co-authored-by: Alexey Ivanov <alexey.ivanov at oracle.com>
>
> src/guide/testing-the-jdk.md line 292:
> 
>> 290: ProblemListing and `@ignore`-ing are done in the JDK source tree, that means a check-in into the repository is needed. This in turn means that a unique JBS issue and a code review are needed. This is a good thing since it makes test problems visible.
>> 291: 
>> 292: * **Code review**: ProblemListing a test is considered a [trivial]#trivial-changes) change.
> 
> Suggestion:
> 
> * **Code review**: ProblemListing a test is considered a [trivial change]#trivial-changes).
> 
> I'm still for updating this reference too.
> 
> You've marked [my comment](https://github.com/openjdk/guide/pull/156/files#r2258005353) as resolved, yet I can't see the changes.

Excuse me, I intended to commit both, but messed up.

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

PR Review Comment: https://git.openjdk.org/guide/pull/156#discussion_r2259950105


More information about the guide-dev mailing list