On Mon, 19 May 2025 09:34:26 GMT, Serguei Spitsyn <sspit...@openjdk.org> wrote:

>> src/hotspot/share/runtime/threadHeapSampler.hpp line 89:
>> 
>>> 87: 
>>> 88:     // Call this after _rnd is initialized to initialize 
>>> _bytes_until_sample.
>>> 89:     pick_next_sample();
>> 
>> The old identifier is used: _bytes_until_sample.
>
> The comment at line 89 still need a tweak as the name `_bytes_until_sample` 
> is being removed by this fix.

Thanks! I've now updated the comment.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/25114#discussion_r2095510797

Reply via email to