]
Pedro Ruivo updated ISPN-11508:
-------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
JDK-specific way to obtain process info
---------------------------------------
Key: ISPN-11508
URL:
https://issues.redhat.com/browse/ISPN-11508
Project: Infinispan
Issue Type: Enhancement
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
Priority: Major
Fix For: 11.0.0.Dev04
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