RFR: 8325203: System.exit(0) kills the launched 3rd party application
Alexander Matveev
almatvee at openjdk.org
Thu Feb 8 23:37:03 UTC 2024
On Thu, 8 Feb 2024 20:57:51 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.
Looks good.
-------------
Marked as reviewed by almatvee (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/17779#pullrequestreview-1871439784
More information about the core-libs-dev
mailing list