commit | f39422a59d8e56b1795c6ea42804bb1dda4e2c2b | [log] [tgz] |
---|---|---|
author | Matthias Baesken <mbaesken@openjdk.org> | Tue Dec 19 15:17:56 2017 +0100 |
committer | Matthias Baesken <mbaesken@openjdk.org> | Tue Dec 19 15:17:56 2017 +0100 |
tree | 23ca5afb0e47063e97e33967c60caa3bb3cc096c | |
parent | aad5649382ff2719673e5366975096df59c9cbdd [diff] |
8193807: Avoid UnsatisfiedLinkError on AIX by providing empty basic implementations of getSystemCpuLoad and getProcessCpuLoad Reviewed-by: erikj, simonis