Skip to content

Changes

Summary

  1. Return another error if only one data point has been recorded (commit: 6071008) (details)
Commit 607100887c14ee843823824d949d2e995a5d94aa by Gengchen Tuo
Return another error if only one data point has been recorded

This is to determine if a call to omrsysinfo_get_CPU_load has only one
data point recorded.

Also fixed a mistake in the description saying that the first two
invocations return OMRPORT_ERROR_OPFAILED and fix the time unit in the
description to "ms".

Related: https://github.com/eclipse-openj9/openj9/pull/18451

Signed-off-by: Gengchen Tuo <gengchen.tuo@ibm.com>
(commit: 6071008)
The file was modified port/win32/omrsysinfo.c (diff)
The file was modified fvtest/porttest/si.cpp (diff)
The file was modified port/common/omrsysinfo.c (diff)
The file was modified port/unix/omrsysinfo.c (diff)
The file was modified include_core/omrporterror.h (diff)