Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit eb712b9

Browse files
committed
Changed JavaProcessBuilder to return a native ProcessBuilder instead of
a Process directly. This has the advantage that ProcessBuilder functionality does not need to be duplicated and that programs using never Java versions get the full feature set. * Process killing now has to be done seperately using ProcessKiller
1 parent 45c7a28 commit eb712b9

File tree

4 files changed

+178
-328
lines changed

4 files changed

+178
-328
lines changed

0 commit comments

Comments
 (0)