On Fri, 28 Jan 2022 10:40:51 GMT, Magnus Ihse Bursie <i...@openjdk.org> wrote:
>> Tyler Steele has updated the pull request with a new target base due to a >> merge or a rebase. The pull request now contains two commits: >> >> - Merge branch 'master' into JDK-8203290 >> - Implements JFR on AIX >> >> - Implements interfaces from os_perf.hpp in os_perf_aix.cpp >> - Updates libperfstat_aix to contain functionality needed by os_perf_aix >> - Implements missing functionality in loadlib_aix (Fixes failure noted >> by TestNativeLibraies.java) >> - Removes platform checks for --enable-feature-jfr (Now enable-able on >> all platforms) >> - Enables TestNetworkUtilizationEvent.java which now passes on AIX >> - Updates AIX JavaThread::pd_get_top_frame_for_profiling with changes >> from Linux > > test/jdk/ProblemList.txt line 823: > >> 821: # jdk_jfr >> 822: >> 823: jdk/jfr/event/runtime/TestNetworkUtilizationEvent.java 8228990 >> macoss-all,linux-all,windows-all > > That's not how you spell `macosx`. :) Indeed it is not :-) ------------- PR: https://git.openjdk.java.net/jdk/pull/6885