-
Notifications
You must be signed in to change notification settings - Fork 57
8332174: Remove 2 (unpaired) RLO Unicode characters in ff_Adlm.xml #223
base: master
Are you sure you want to change the base?
Conversation
👋 Welcome back fitzsim! A progress list of the required criteria for merging this PR into |
❗ This change is not yet ready to be integrated. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've confirmed this matches the part of the upstream patch which alters the code under common
.
The PR title needs to be adjusted to match the title of the bug (or vice versa)
I think this may be too late for 22 (final release in July) but we can ask for approval here and open a PR with the same change to 21u while we wait on that.
|
/approval request |
Done.
Done.
I will now attempt to issue the appropriate |
/backport jdk21u-dev |
@fitzsim To use the |
This is to be run on commits by a Committer. I can do it on your behalf once the 22u patch is in, but it's probably easier to just apply the patch yourself. |
I am not sure if this is too late for 22u; just in case, I also, per @gnu-andrew's suggestion, I also filed a 21u backport: openjdk/jdk21u-dev#732 with the intent of this patch going to 17 and 11 also eventually. |
@fitzsim 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 add a new comment to the pull request. Feel free to ask for assistance if you need help with progressing this pull request towards integration! |
I would like to have this patch applied to
jdk22u
, and then backport it to21
,17
,11
and8
. This will eliminate an issue reported byrpminspect
.Progress
Issue
Backport <hash>
with the hash of the original commit. See Backports.Reviewers
Reviewing
Using
git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk22u.git pull/223/head:pull/223
$ git checkout pull/223
Update a local copy of the PR:
$ git checkout pull/223
$ git pull https://git.openjdk.org/jdk22u.git pull/223/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 223
View PR using the GUI difftool:
$ git pr show -t 223
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk22u/pull/223.diff
Webrev
Link to Webrev Comment