8382090: Remove .rej and .orig from .gitignore#170
Conversation
|
👋 Welcome back syan! A progress list of the required criteria for merging this PR into |
|
❗ This change is not yet ready to be integrated. |
|
/approval request Keeping .rej and .orig files visible, especailly if a patch doesn't apply cleanly, the .rej files provide crucial information about the conflicts. Only touch the .gitignore file, no risk, |
|
This backport pull request has now been updated with issue from the original commit. |
|
@sendaoYan |
|
@sendaoYan This pull request has been inactive for more than 4 weeks and will be automatically closed if another 4 weeks passes without any activity. To avoid this, simply issue a |
|
/approval request Keeping .rej and .orig files visible, especailly if a patch doesn't apply cleanly, the .rej files provide crucial information about the conflicts. Only touch the .gitignore file, no risk, |
|
@sendaoYan |
|
@sendaoYan This pull request has been inactive for more than 4 weeks and will be automatically closed if another 4 weeks passes without any activity. To avoid this, simply issue a |
Hi all,
This pull request contains a backport of commit 35f623b6 from the openjdk/jdk repository.
The commit being backported was authored by Ivan Bereziuk on 20 Apr 2026 and was reviewed by Alexey Ivanov, Erik Joelsson, SendaoYan and Chen Liang.
Thanks!
Progress
Error
Issue
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk26u.git pull/170/head:pull/170$ git checkout pull/170Update a local copy of the PR:
$ git checkout pull/170$ git pull https://git.openjdk.org/jdk26u.git pull/170/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 170View PR using the GUI difftool:
$ git pr show -t 170Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk26u/pull/170.diff