-
Task
-
Resolution: Fixed
-
P3
-
None
-
b22
Many tests currently use the combination of JPS output parsing and the target app stdout parsing to obtain the target app PID,
While this works it is cumbersome and can lead to intermittent failures due to timeouts or implementation problems (cygwin).
Rather than using these workarounds the new API Process.getPid() should be used.
While this works it is cumbersome and can lead to intermittent failures due to timeouts or implementation problems (cygwin).
Rather than using these workarounds the new API Process.getPid() should be used.