On Tue, 12 Aug 2025 15:17:19 GMT, Albert Mingkun Yang <ay...@openjdk.org> wrote:

>> Jonas Norlinder has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   Feedback from Albert
>
> src/hotspot/share/gc/shared/collectedHeap.cpp line 610:
> 
>> 608: }
>> 609: 
>> 610: double percent_of(double component_cpu_time, double process_cpu_time) {
> 
> There is global function, `percent_of`. Can that be used directly?

Thanks! Certainly I misread your previous suggestion as a rename suggestion as 
I was not aware of that global function :)

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

PR Review Comment: https://git.openjdk.org/jdk/pull/26621#discussion_r2276587345

Reply via email to