On Fri, 11 Oct 2024 21:21:57 GMT, William Kemper <wkem...@openjdk.org> wrote:

>> src/hotspot/share/gc/shenandoah/shenandoahHeap.inline.hpp line 396:
>> 
>>> 394: }
>>> 395: 
>>> 396: inline bool ShenandoahHeap::is_old(oop obj) const {
>> 
>> What is the difference between this method and the above is_in_old()? Why 
>> does it need to check that active generation is young?
>
> This is just a bad, confusing method name. I'll fix this.

https://bugs.openjdk.org/browse/JDK-8342560

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

PR Review Comment: https://git.openjdk.org/jdk/pull/21273#discussion_r1805475522

Reply via email to