There are times when it would be useful to start a background process that outlives the lifetime of the initiating process.
This is currently not possible with the existing API, in any of ProcessBuilder, Process or ProcessHandle.
I can imagine this might require a special (new?) security permission.
This is currently not possible with the existing API, in any of ProcessBuilder, Process or ProcessHandle.
I can imagine this might require a special (new?) security permission.
- duplicates
-
JDK-8178073 (process) Provide API to create a "detached"/"background" process
-
- Closed
-
- relates to
-
JDK-8143296 javac-server/sjavac not compatible with LogFailures on Windows
-
- Resolved
-