8371076: jpackage will wrongly overwrite the plist file in the embedded runtime when executed with the "--app-image" option#356
Conversation
Reviewed-by: asemenyuk
Reviewed-by: asemenyuk
…nd in user home directory and output doesn't contain: origin=Developer ID Application: jpackage.openjdk.java.net Reviewed-by: asemenyuk
Reviewed-by: almatvee
Reviewed-by: almatvee
Reviewed-by: almatvee
Reviewed-by: almatvee
…rom shortcuts Reviewed-by: almatvee
Reviewed-by: almatvee
Reviewed-by: asemenyuk
…ish" to "en-US" Reviewed-by: asemenyuk
Reviewed-by: almatvee
Reviewed-by: almatvee
Reviewed-by: asemenyuk
…ion PKG scripts Reviewed-by: asemenyuk
Reviewed-by: almatvee
Reviewed-by: almatvee
Reviewed-by: almatvee
Reviewed-by: almatvee
Reviewed-by: almatvee
Reviewed-by: almatvee
Reviewed-by: almatvee
Reviewed-by: asemenyuk
Reviewed-by: almatvee
Reviewed-by: almatvee
Reviewed-by: almatvee
Reviewed-by: almatvee
Reviewed-by: almatvee
Reviewed-by: almatvee
…-image option Reviewed-by: almatvee
…ed runtime when executed with the "--app-image" option Reviewed-by: almatvee
|
👋 Welcome back asemenyuk! A progress list of the required criteria for merging this PR into |
|
❗ This change is not yet ready to be integrated. |
|
|
|
This backport pull request has now been updated with issue from the original commit. |
|
@alexeysemenyukoracle this pull request can not be integrated into git checkout JDK-8371076
git fetch https://git.openjdk.org/jdk25u.git master
git merge FETCH_HEAD
# resolve conflicts and follow the instructions given by git merge
git commit -m "Merge master"
git push |
|
@alexeysemenyukoracle This pull request has been inactive for more than 8 weeks and will be automatically closed if another 8 weeks passes without any activity. To avoid this, simply issue a |
Clean backport of openjdk/jdk#28089 PR.
Progress
Warning
8371076: jpackage will wrongly overwrite the plist file in the embedded runtime when executed with the "--app-image" optionIssue
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk25u.git pull/356/head:pull/356$ git checkout pull/356Update a local copy of the PR:
$ git checkout pull/356$ git pull https://git.openjdk.org/jdk25u.git pull/356/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 356View PR using the GUI difftool:
$ git pr show -t 356Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk25u/pull/356.diff