On Thu, 10 Sep 2026 19:05:38 GMT, Stefan Karlsson <[email protected]> wrote:
>> Fixed. I also changed the indent to 1 to make the output similar to
>> aotMapLogger:
>>
>>
>> {0x000000071800fd00} - klass: 'Point'[] - flags: is_cloneable_fast
>>
>> - length: 3
>> - Index 0 offset 16:
>> - final value flat 'x' (fields 0x00000003) 'Ljava/lang/Integer;' @16
>> LayoutKind: NULL_FREE_NON_ATOMIC_FLAT Flat value null-free type field
>> 'java/lang/Integer':
>> - private final value 'value' (fields 0x00000000) 'I' @16 1111
>> (0x00000457)
>
> OK.
You wrote it as `/* indent */1` instead of `/* indent */ 1`.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/32565#discussion_r3982609685