RFR: 8301247: JPackage app-image exe launches multiple exe's in JDK 17+
Alexey Semenyuk
asemenyuk at openjdk.org
Tue Sep 12 19:56:05 UTC 2023
On Windows, restart app launcher in a way that when the parent app launcher process terminates, the child app launcher process is automatically terminated.
-------------
Commit messages:
- 8301247: JPackage app-image exe launches multiple exe's in JDK 17+
Changes: https://git.openjdk.org/jdk/pull/15690/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=15690&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8301247
Stats: 515 lines in 5 files changed: 282 ins; 217 del; 16 mod
Patch: https://git.openjdk.org/jdk/pull/15690.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/15690/head:pull/15690
PR: https://git.openjdk.org/jdk/pull/15690
More information about the core-libs-dev
mailing list