SAP / SapMachine

An OpenJDK release maintained and supported by SAP
https://sapmachine.io
GNU General Public License v2.0
504 stars 92 forks source link

SapMachine #1693: Support starting child processes in an own process group (unix only) #1694

Closed RealCLanger closed 3 months ago

RealCLanger commented 3 months ago

Add a SapMachine internal API to allow processes started through ProcessBuilder::start to be leader of an own process group instead of belonging to the process group of the parent VM.

Also provide a method to terminate process groups.

fixes #1693

SapMachine commented 3 months ago

Hello @RealCLanger, this pull request fulfills all formal requirements.

SapMachine commented 3 months ago

Hello @RealCLanger, this pull request fulfills all formal requirements.

SapMachine commented 3 months ago

Hello @RealCLanger, this pull request fulfills all formal requirements.

SapMachine commented 3 months ago

Hello @RealCLanger, this pull request fulfills all formal requirements.

SapMachine commented 3 months ago

Hello @RealCLanger, this pull request fulfills all formal requirements.

SapMachine commented 3 months ago

Hello @RealCLanger, this pull request fulfills all formal requirements.