RFR: 8275063: Implementation of Foreign Function & Memory API (Second incubator) [v6]
    David Holmes 
    dholmes at openjdk.java.net
       
    Tue Oct 19 02:27:48 UTC 2021
    
    
  
On Sat, 16 Oct 2021 11:11:59 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:
>> This PR contains the API and implementation changes for JEP-419 [1]. A more detailed description of such changes, to avoid repetitions during the review process, is included as a separate comment.
>> 
>> [1] - https://openjdk.java.net/jeps/419
>
> Maurizio Cimadamore has updated the pull request incrementally with two additional commits since the last revision:
> 
>  - * use `invokeWithArguments` to simplify new test
>  - Add test for liveness check with high-aririty downcalls
>    (make sure that if an exception occurs in a downcall because of liveness,
>    ref count of other resources are left intact).
Hotspot changes seem fine.
Thanks,
David
-------------
PR: https://git.openjdk.java.net/jdk/pull/5907
    
    
More information about the build-dev
mailing list