[foreign-memaccess+abi] RFR: 8291639: Improve the ability to visualize a MemorySegment in human readable forms [v8]
Per Minborg
duke at openjdk.org
Tue Aug 23 13:10:37 UTC 2022
On Tue, 23 Aug 2022 13:01:35 GMT, Athijegannathan Sundararajan <sundar at openjdk.org> wrote:
>> Per Minborg has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 10 commits:
>>
>> - Merge branch 'foreign-memaccess+abi' into render
>> - Add ValueLayoutRenderer and fix issue
>> - Add test
>> - Change address output form and improve JavaDocs
>> - Fix failing test and rename variables
>> - Make dumpHex() internal and improve JavaDoc
>> - Merge branch 'render' of https://github.com/minborg/panama-foreign into render
>> - Merge branch 'foreign-memaccess+abi' into render
>> - Update to reflect most initial PR comments
>> - Add rendering of MemorySegments
>
> test/jdk/java/foreign/RenderTest.java line 2:
>
>> 1: /*
>> 2: * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
>
> new test. why 2020?
The test class was copied from an existing test class. I will fix it.
-------------
PR: https://git.openjdk.org/panama-foreign/pull/695
More information about the panama-dev
mailing list