On Fri, 22 Sep 2023 15:19:35 GMT, Maurizio Cimadamore <mcimadam...@openjdk.org> wrote:
>> I don't mind changing it back to the old style, but I think the style should >> be consistent for all the allocateFrom overloads? So, I'd have to change all >> of them back. > > I forgot about the change that went into mainline. Do you have a link of the > latest javadoc? I'd like to check how the method summary looks. Here you go: https://cr.openjdk.org/~jvernee/FFM_22_PR_v1/java.base/java/lang/foreign/SegmentAllocator.html#allocateFrom(java.lang.foreign.ValueLayout,java.lang.foreign.MemorySegment,java.lang.foreign.ValueLayout,long,long) ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/15103#discussion_r1334600062