RFR: 8328352: Serial: Inline SerialBlockOffsetSharedArray [v2]
Guoxiong Li
gli at openjdk.org
Wed Apr 3 11:56:37 UTC 2024
On Wed, 3 Apr 2024 11:47:32 GMT, Axel Boldt-Christmas <aboldtch at openjdk.org> wrote:
>> Guoxiong Li has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Add space in order to align.
>
> src/hotspot/share/gc/serial/vmStructs_serial.hpp line 43:
>
>> 41: \
>> 42: nonstatic_field(TenuredGeneration, _rs, CardTableRS*) \
>> 43: nonstatic_field(TenuredGeneration, _bts, SerialBlockOffsetTable*) \
>
> Whitespace alignment of ``
Fixed.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/18501#discussion_r1549582522
More information about the hotspot-gc-dev
mailing list