-
Bug
-
Resolution: Duplicate
-
P4
-
14
-
generic
-
linux
We noticed that on some of our Linux machines the TestNetworkUtilizationEvent.java test reported just 1 interface (we expect more than 1 on Linux).
Looking into the HS code , os_perf_linux.cpp collects the interfaces + additional information about bytes read/written .
However it seems to need (at least on some setups) more send operations / retries to really show updates.
Looking into the HS code , os_perf_linux.cpp collects the interfaces + additional information about bytes read/written .
However it seems to need (at least on some setups) more send operations / retries to really show updates.
- duplicates
-
JDK-8228990 JFR: TestNetworkUtilizationEvent.java expects 2+ Network interfaces on Linux but finding 1
- Resolved
- relates to
-
JDK-8228990 JFR: TestNetworkUtilizationEvent.java expects 2+ Network interfaces on Linux but finding 1
- Resolved