[foreign-memaccess+abi] RFR: 8291639: Improve the ability to visualize a MemorySegment in human readable forms [v2]
Maurizio Cimadamore
mcimadamore at openjdk.org
Wed Aug 3 17:21:52 UTC 2022
On Wed, 3 Aug 2022 16:31:28 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:
>> Per-Åke Minborg has updated the pull request incrementally with two additional commits since the last revision:
>>
>> - Merge branch 'render' of https://github.com/minborg/panama-foreign into render
>> - Update to reflect most initial PR comments
>
> src/java.base/share/classes/jdk/internal/foreign/MemorySegmentRenderUtil.java line 136:
>
>> 134: *
>> 135: * @param memorySegment to be viewed
>> 136: * @param memoryLayout to use as a memoryLayout when viewing the memory segment
>
> bad find/replace?
I suggest calling `memoryLayout` just `layout`
-------------
PR: https://git.openjdk.org/panama-foreign/pull/695
More information about the panama-dev
mailing list