-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
-
None
JDK 9 has introduced ProcessHandle as a way to obtain process info (PID, etc). We should use that instead of hacks based on the RuntimeMXBean
JDK 9 has introduced ProcessHandle as a way to obtain process info (PID, etc). We should use that instead of hacks based on the RuntimeMXBean