Java HotSpot
Radar #4643752
Java process instrumentation tools don't work
Description:
Java process instrumentation tools like jinfo, jmap, and jstat, don't work without escalated privileges.
Workaround:
Use the associated tools with the 'sudo' command.