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

Alexey Semenyuk asemenyuk at openjdk.org
Thu Feb 8 21:06:01 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.

@sashamatveev please review

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

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


More information about the core-libs-dev mailing list