On Fri, 9 Jul 2021 14:19:42 GMT, Severin Gehwolf <sgehw...@openjdk.org> wrote:

> Thanks for the update. `getProcessCpuLoad()` and `getCpuLoad()` looks way too 
> similar to me. Is there a way to make them more generic and do the process 
> vs. system paths as needed? I think there is.

use getCpuLoadWithTarget for process and system

-------------

PR: https://git.openjdk.java.net/jdk/pull/4702

Reply via email to