8325203: System.exit(0) kills the launched 3rd party application#459
8325203: System.exit(0) kills the launched 3rd party application#459GoeLin wants to merge 3 commits 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 no new commits pushed to the ➡️ 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. |
|
|
|
/clean |
|
@GoeLin This backport pull request is already marked as clean |
|
GHA: many failures, infra related. We saw this with several PRs lately. Restarting the tests. |
|
/integrate |
|
/backport jdk17u-dev |
|
@TheRealMDoerr the backport was successfully created on the branch backport-TheRealMDoerr-b9ca2532 in my personal fork of openjdk/jdk17u-dev. To create a pull request with this backport targeting openjdk/jdk17u-dev:master, just click the following link: The title of the pull request is automatically filled in correctly and below you find a suggestion for the pull request body:
If you need to update the source branch of the pull then run the following commands in a local clone of your personal fork of openjdk/jdk17u-dev: |
I backport this for parity with 21.0.4-oracle.
Resolved Copyright, will mark clean.
Progress
Issue
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk21u-dev.git pull/459/head:pull/459$ git checkout pull/459Update a local copy of the PR:
$ git checkout pull/459$ git pull https://git.openjdk.org/jdk21u-dev.git pull/459/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 459View PR using the GUI difftool:
$ git pr show -t 459Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk21u-dev/pull/459.diff
Webrev
Link to Webrev Comment