RFR: 8264774: Implementation of Foreign Function and Memory API (Incubator) [v3]
Maurizio Cimadamore
mcimadamore at openjdk.java.net
Thu Apr 29 11:15:32 UTC 2021
On Wed, 28 Apr 2021 18:33:36 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:
>> This PR contains the API and implementation changes for JEP-412 [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/412
>
> Maurizio Cimadamore has updated the pull request incrementally with one additional commit since the last revision:
>
> Address review comments:
> * fix typos in javadoc
> * document ISE being thrown in all methods accepting a scope; add more tests for that
Here's a new round of javadoc/specdiff with latest changes
Javadoc: http://cr.openjdk.java.net/~mcimadamore/JEP-412/v2/javadoc/jdk/incubator/foreign/package-summary.html
Specdiff: http://cr.openjdk.java.net/~mcimadamore/JEP-412/v2/specdiff/overview-summary.html
-------------
PR: https://git.openjdk.java.net/jdk/pull/3699
More information about the nio-dev
mailing list