RFR: 8292592: JFR test TestNative is not reliable due to low rate of sampling.
Erik Gahlin
egahlin at openjdk.org
Thu Aug 18 12:22:25 UTC 2022
On Thu, 18 Aug 2022 10:51:57 GMT, Robbin Ehn <rehn at openjdk.org> wrote:
> Split TestNative into two different test, so native sampling can have a high frequency.
The new test uses jdk.ExecutionSample, not jdk.NativeMethodSample. This might be by design, but I thought I should mention it.
-------------
PR: https://git.openjdk.org/jdk/pull/9915
More information about the hotspot-jfr-dev
mailing list