RFR: 8189088: Add intrusive doubly-linked list utility [v3]
Kim Barrett
kbarrett at openjdk.org
Tue Oct 17 09:07:31 UTC 2023
On Thu, 5 Oct 2023 10:25:49 GMT, Johan Sjölen <jsjolen at openjdk.org> wrote:
>> Kim Barrett has updated the pull request incrementally with one additional commit since the last revision:
>>
>> add IntrusiveListEntry::is_attached()
>
> src/hotspot/share/utilities/intrusiveList.hpp line 99:
>
>> 97: * specialization of the IntrusiveList class, e.g.
>> 98: *
>> 99: * <code>
>
> We don't need these tags
Removed.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/15896#discussion_r1361772611
More information about the hotspot-dev
mailing list