[foreign-memaccess+abi] RFR: 8301801: Implement arena-centric API [v2]
Maurizio Cimadamore
mcimadamore at openjdk.org
Fri Feb 10 11:13:21 UTC 2023
On Thu, 9 Feb 2023 17:37:27 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:
>> Maurizio Cimadamore has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains five commits:
>>
>> - Merge branch 'foreign-memaccess+abi' into arena_centric
>> - Fix typo
>> - Clarify javadoc for Arena::close
>> - Fix linker javadoc
>> - Initial push
>
> test/micro/org/openjdk/bench/java/lang/foreign/BulkMismatchAcquire.java line 52:
>
>> 50: @OutputTimeUnit(TimeUnit.MILLISECONDS)
>> 51: @Fork(value = 3, jvmArgsAppend = "--enable-preview")
>> 52: public class BulkMismatchAcquire {
>
> Why was this dropped?
Removal of `whileAlive`
-------------
PR: https://git.openjdk.org/panama-foreign/pull/781
More information about the panama-dev
mailing list