RFR: 8352251: Implement JEP 518: JFR Cooperative Sampling [v23]

Markus Grönlund mgronlun at openjdk.org
Thu May 15 20:58:55 UTC 2025


On Thu, 15 May 2025 16:59:17 GMT, Patricio Chilano Mateo <pchilanomate at openjdk.org> wrote:

>> Markus Grönlund has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   growable array constructur without default initialization
>
> src/hotspot/cpu/x86/templateInterpreterGenerator_x86.cpp line 1168:
> 
>> 1166: 
>> 1167:   // Remove activation
>> 1168: 
> 
> Shouldn’t all this be done before we execute the result handler above?

Why do you think that?

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

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


More information about the hotspot-jfr-dev mailing list