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

Alexey Ivanov aivanov at openjdk.org
Thu Aug 7 10:27:29 UTC 2025


On Thu, 7 Aug 2025 07:23:39 GMT, Manuel Hässig <mhaessig at openjdk.org> wrote:

>> This simple PR fixes broken links to the "Trivial Changes" section.
>
> 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>

Changes requested by aivanov (no project role).

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.

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

PR Review: https://git.openjdk.org/guide/pull/156#pullrequestreview-3096454911
PR Review Comment: https://git.openjdk.org/guide/pull/156#discussion_r2259852328


More information about the guide-dev mailing list