RFR: Add material about updating the CSR when a backout occurs. [v2]

Stuart Marks smarks at openjdk.org
Wed Apr 9 21:58:52 UTC 2025


On Wed, 9 Apr 2025 21:49:25 GMT, Jesper Wilhelmsson <jwilhelm at openjdk.org> wrote:

>> Stuart Marks has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Keep paragraph as a single line (per Jesper).
>
> src/guide/testing-the-jdk.md line 339:
> 
>> 337: 
>> 338: To backout a change with git, use `git revert`. This will apply (commit) the anti-delta of the change.
>> 339: Then proceed as usual with creating a PR and getting it reviewed.
> 
> For consistency I'd prefer if this sentence was on the same line as the previous, since this is not a new paragraph. Not critical, but if you have the extra time :-)

Can do. I want to wait for a review from @jddarcy as well.

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

PR Review Comment: https://git.openjdk.org/guide/pull/148#discussion_r2036190058


More information about the guide-dev mailing list