[foreign-memaccess+abi] RFR: 8301801: Implement arena-centric API [v4]
Jorn Vernee
jvernee at openjdk.org
Fri Feb 10 14:19:17 UTC 2023
On Fri, 10 Feb 2023 11:10:27 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:
>> 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`
Ah, ok. Thanks
-------------
PR: https://git.openjdk.org/panama-foreign/pull/781
More information about the panama-dev
mailing list