RFR: 8352251: Implement Cooperative JFR Sampling [v4]
Markus Grönlund
mgronlun at openjdk.org
Sat Apr 19 11:32:44 UTC 2025
On Fri, 18 Apr 2025 15:31:17 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/jfrVframeStream.hpp line 2:
>
>> 1: /*
>> 2: * Copyright (c) 2011, 2024, Oracle and/or its affiliates. All rights reserved.
>
> Why are the copyright years different here?
I have no idea why GIt seem to think this is a rename of runtime/suspendedThreadTask.cpp? But it should be 2025, not 2024.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/24296#discussion_r2051458156
More information about the hotspot-jfr-dev
mailing list