Skip to content

Conversation

@alexeysemenyukoracle
Copy link
Member

@alexeysemenyukoracle alexeysemenyukoracle commented Nov 4, 2025

Clean backport of openjdk/jdk#28089 PR.


Progress

  • Change must be properly reviewed (1 review required, with at least 1 Reviewer)
  • Change must not contain extraneous whitespace
  • Commit message must refer to an issue
  • JDK-8371076 needs maintainer approval

Warning

 ⚠️ Found leading lowercase letter in issue title for 8371076: jpackage will wrongly overwrite the plist file in the embedded runtime when executed with the "--app-image" option

Issue

  • JDK-8371076: jpackage will wrongly overwrite the plist file in the embedded runtime when executed with the "--app-image" option (Bug - P4)

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk25u.git pull/356/head:pull/356
$ git checkout pull/356

Update a local copy of the PR:
$ git checkout pull/356
$ git pull https://git.openjdk.org/jdk25u.git pull/356/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 356

View PR using the GUI difftool:
$ git pr show -t 356

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/jdk25u/pull/356.diff

Alexander Matveev and others added 30 commits November 4, 2025 08:08
…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: asemenyuk
Reviewed-by: almatvee
…ed runtime when executed with the "--app-image" option

Reviewed-by: almatvee
@alexeysemenyukoracle alexeysemenyukoracle marked this pull request as draft November 4, 2025 18:03
@bridgekeeper
Copy link

bridgekeeper bot commented Nov 4, 2025

👋 Welcome back asemenyuk! A progress list of the required criteria for merging this PR into master will be added to the body of your pull request. There are additional pull request commands available for use with this pull request.

@openjdk
Copy link

openjdk bot commented Nov 4, 2025

❗ This change is not yet ready to be integrated.
See the Progress checklist in the description for automated requirements.

@alexeysemenyukoracle alexeysemenyukoracle changed the title 8371076: jpackage will wrongly overwrite the plist file in the embedded runtime when executed with the "--app-image" option Backport e1f247abe32b982777075eaf66881248c1995995 Nov 4, 2025
@openjdk
Copy link

openjdk bot commented Nov 4, 2025

⚠️ @alexeysemenyukoracle could not find any commit with hash e1f247abe32b982777075eaf66881248c1995995. Please update the title with the hash for an existing commit.

@alexeysemenyukoracle alexeysemenyukoracle changed the title Backport e1f247abe32b982777075eaf66881248c1995995 Backport 7c900da1985c9508198ea7805e4955da4a7cac42 Nov 4, 2025
@openjdk openjdk bot changed the title Backport 7c900da1985c9508198ea7805e4955da4a7cac42 8371076: jpackage will wrongly overwrite the plist file in the embedded runtime when executed with the "--app-image" option Nov 4, 2025
@openjdk
Copy link

openjdk bot commented Nov 4, 2025

This backport pull request has now been updated with issue from the original commit.

@openjdk openjdk bot added the backport Port of a pull request already in a different code base label Nov 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport Port of a pull request already in a different code base

Development

Successfully merging this pull request may close these issues.

1 participant