8281682: Redundant .ico files in Windows app-image cause unnecessary bloat#4054
8281682: Redundant .ico files in Windows app-image cause unnecessary bloat#4054GoeLin wants to merge 1 commit intoopenjdk:masterfrom
Conversation
|
👋 Welcome back goetz! A progress list of the required criteria for merging this PR into |
|
@GoeLin This change now passes all automated pre-integration checks. ℹ️ This project also has non-automated pre-integration requirements. Please see the file CONTRIBUTING.md for details. After integration, the commit message for the final commit will be: You can use pull request commands such as /summary, /contributor and /issue to adjust it as needed. At the time when this comment was updated there had been 10 new commits pushed to the
As there are no conflicts, your changes will automatically be rebased on top of these commits when integrating. If you prefer to avoid this automatic rebasing, please check the documentation for the /integrate command for further details. ➡️ To integrate this PR with the above commit message to the |
|
This backport pull request has now been updated with issue from the original commit. |
TheRealMDoerr
left a comment
There was a problem hiding this comment.
Ok, AddLShortcutTest.java is not in 17u and the rest is clean. So, just don't forget the 3 follow-up fixes, please.
|
|
|
/integrate |
|
Going to push as commit 5d06ac0.
Your commit was automatically rebased without conflicts. |
I would like to backport this to 17. This is a nice to have fix for jpackage, and it makes later backports more simple. Will also do the test follow-ups.
Progress
Issue
Reviewers
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk17u-dev.git pull/4054/head:pull/4054$ git checkout pull/4054Update a local copy of the PR:
$ git checkout pull/4054$ git pull https://git.openjdk.org/jdk17u-dev.git pull/4054/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 4054View PR using the GUI difftool:
$ git pr show -t 4054Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk17u-dev/pull/4054.diff
Using Webrev
Link to Webrev Comment