hg: jdk/sandbox: 2 new changesets
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Thu Jun 28 13:15:22 UTC 2018
Changeset: d90c3cbf13df
Author: rwestberg
Date: 2018-06-28 15:06 +0200
URL: http://hg.openjdk.java.net/jdk/sandbox/rev/d90c3cbf13df
8003209: JFR events for network utilization
Reviewed-by: mgronlun, egahlin
! src/hotspot/os/aix/os_perf_aix.cpp
! src/hotspot/os/bsd/os_perf_bsd.cpp
! src/hotspot/os/linux/os_perf_linux.cpp
! src/hotspot/os/solaris/os_perf_solaris.cpp
+ src/hotspot/os/windows/iphlp_interface.cpp
+ src/hotspot/os/windows/iphlp_interface.hpp
! src/hotspot/os/windows/os_perf_windows.cpp
! src/hotspot/share/jfr/metadata/metadata.xml
+ src/hotspot/share/jfr/periodic/jfrNetworkUtilization.cpp
+ src/hotspot/share/jfr/periodic/jfrNetworkUtilization.hpp
! src/hotspot/share/jfr/periodic/jfrOSInterface.cpp
! src/hotspot/share/jfr/periodic/jfrOSInterface.hpp
! src/hotspot/share/jfr/periodic/jfrPeriodic.cpp
! src/hotspot/share/runtime/os_perf.hpp
! src/jdk.jfr/share/conf/jfr/default.jfc
! src/jdk.jfr/share/conf/jfr/profile.jfc
+ test/hotspot/gtest/jfr/test_networkUtilization.cpp
+ test/jdk/jdk/jfr/event/runtime/TestNetworkUtilizationEvent.java
! test/lib/jdk/test/lib/jfr/EventNames.java
Changeset: e1117321adaf
Author: egahlin
Date: 2018-06-28 15:13 +0200
URL: http://hg.openjdk.java.net/jdk/sandbox/rev/e1117321adaf
8197425: Liveset information for Old Object sample event
Reviewed-by: mgronlun, ehelin
! src/hotspot/share/jfr/leakprofiler/emitEventOperation.cpp
! src/hotspot/share/jfr/leakprofiler/sampling/objectSample.hpp
! src/hotspot/share/jfr/leakprofiler/sampling/objectSampler.cpp
! src/hotspot/share/jfr/metadata/metadata.xml
+ test/jdk/jdk/jfr/event/oldobject/TestLastKnownHeapUsage.java
More information about the jdk-sandbox-changes
mailing list