[foreign-memaccess+abi] RFR: 8308293: A linker should expose the layouts it supports [v3]

Maurizio Cimadamore mcimadamore at openjdk.org
Fri Jun 16 13:07:10 UTC 2023


On Fri, 16 Jun 2023 12:17:50 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:

>> Maurizio Cimadamore has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Re-add accidentally removed line in test
>
> test/jdk/java/foreign/TestLinker.java line 27:
> 
>> 25:  * @test
>> 26:  * @enablePreview
>> 27:  * @modules java.base/jdk.internal.foreign
> 
> This shouldn't be removed I think? (Note that the fallback linker is `FALLBACK`, so this test was already enabled for it)

Apologies - I was fighting with jtreg to get the fallback linker enabled (so I could test). This line got in between :-)

-------------

PR Review Comment: https://git.openjdk.org/panama-foreign/pull/839#discussion_r1232223870


More information about the panama-dev mailing list