RFR: 8352251: Implement Cooperative JFR Sampling [v4]

Markus Grönlund mgronlun at openjdk.org
Sat Apr 19 11:43:03 UTC 2025


On Fri, 18 Apr 2025 15:25:59 GMT, Jaroslav Bachorik <jbachorik at openjdk.org> wrote:

>> Markus Grönlund has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains five commits:
>> 
>>  - Merge branch 'master' into 8352251
>>  - align params
>>  - adjustments
>>  - refactoring
>>  - 8352251
>
> src/hotspot/share/jfr/recorder/stacktrace/jfrStackTrace.cpp line 114:
> 
>> 112:   _written = true;
>> 113: }
>> 114: 
> 
> `JfrStackFrame::equals()` is already defined in jfrStackFrame.cpp

Fixed now as part of the upstream merge.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/24296#discussion_r2051459230


More information about the hotspot-jfr-dev mailing list