[foreign-memaccess+abi] RFR: 8273905: Foreign API refresh [v2]

Maurizio Cimadamore mcimadamore at openjdk.java.net
Fri Sep 17 11:27:02 UTC 2021


On Fri, 17 Sep 2021 11:20:05 GMT, Athijegannathan Sundararajan <sundar at openjdk.org> wrote:

>> Maurizio Cimadamore has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Address review comments
>
> src/java.base/share/classes/jdk/internal/access/foreign/MemorySegmentProxy.java line 30:
> 
>> 28: 
>> 29: import jdk.internal.misc.ScopedMemoryAccess;
>> 30: import jdk.internal.vm.annotation.ForceInline;
> 
> Is this import needed?

Leftover form past experiments - good catch!

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

PR: https://git.openjdk.java.net/panama-foreign/pull/576


More information about the panama-dev mailing list