Re: RFR: 8301247: JPackage app-image exe launches multiple exe's in JDK 17+ [v2]

2023-09-18 Thread Alexey Semenyuk
On Fri, 15 Sep 2023 13:32:39 GMT, Alexey Semenyuk wrote: >> On Windows, restart app launcher in a way that when the parent app launcher >> process terminates, the child app launcher process is automatically >> terminated. > > Alexey Semenyuk has updated the pull request incrementally with two

Re: RFR: 8301247: JPackage app-image exe launches multiple exe's in JDK 17+ [v2]

2023-09-15 Thread Alexander Matveev
On Fri, 15 Sep 2023 13:32:39 GMT, Alexey Semenyuk wrote: >> On Windows, restart app launcher in a way that when the parent app launcher >> process terminates, the child app launcher process is automatically >> terminated. > > Alexey Semenyuk has updated the pull request incrementally with two

Re: RFR: 8301247: JPackage app-image exe launches multiple exe's in JDK 17+ [v2]

2023-09-15 Thread Alexey Semenyuk
> On Windows, restart app launcher in a way that when the parent app launcher > process terminates, the child app launcher process is automatically > terminated. Alexey Semenyuk has updated the pull request incrementally with two additional commits since the last revision: - Misplaced canRunL

Re: RFR: 8301247: JPackage app-image exe launches multiple exe's in JDK 17+

2023-09-15 Thread Alexey Semenyuk
On Tue, 12 Sep 2023 19:47:19 GMT, Alexey Semenyuk wrote: > On Windows, restart app launcher in a way that when the parent app launcher > process terminates, the child app launcher process is automatically > terminated. Will add a test - PR Comment: https://git.openjdk.org/jdk/pul

RFR: 8301247: JPackage app-image exe launches multiple exe's in JDK 17+

2023-09-12 Thread Alexey Semenyuk
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/p