RFR: 8325203: System.exit(0) kills the launched 3rd party application

Davide Perini duke at openjdk.org
Sat Nov 9 23:03:54 UTC 2024


On Thu, 8 Feb 2024 21:03:26 GMT, Alexey Semenyuk <asemenyuk at openjdk.org> wrote:

>> Tested with the use case from the CR.
>> 
>> The idea of the fix is to prevent grandchildren processes from being automatically attached to the job killing all processes attached to it when the job object is destroyed.
>> 
>> Filed a follow-up https://bugs.openjdk.org/browse/JDK-8325525 CR to track adding a jtreg test for the issue.
>
> @sashamatveev please review

@alexeysemenyukoracle sorry if I quote you.
Do you know how the release cycle works here? 
Will we see this fix in the next JDK21 release?

thanks for your work and for the fix :)

-------------

PR Comment: https://git.openjdk.org/jdk/pull/17779#issuecomment-1978380017


More information about the core-libs-dev mailing list