[jdk21u-dev] RFR: 8319439: Move BufferNode from PtrQueue files to new files [v2]

Goetz Lindenmaier goetz at openjdk.org
Tue Mar 11 10:12:24 UTC 2025


On Mon, 10 Mar 2025 14:13:30 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

>> Goetz Lindenmaier has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Fix whitespace
>
> src/hotspot/share/gc/shared/bufferNode.hpp line 77:
> 
>> 75:   class TestSupport;            // Unit test support.
>> 76: };// We use BufferNode::AllocatorConfig to set the allocation options for the
>> 77: // FreeListAllocator.
> 
> Should look like this:
> 
> };
>  
> // We use BufferNode::AllocatorConfig to set the allocation options for the

Fixed. Thanks for catching this!

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

PR Review Comment: https://git.openjdk.org/jdk21u-dev/pull/1458#discussion_r1988879976


More information about the jdk-updates-dev mailing list