On Mon, 26 Apr 2021 17:10:13 GMT, Maurizio Cimadamore <mcimadam...@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

The Java changes are mostly familiar to me, having reviewed many PRs in the 
Panama repository, hence the lack of specific comments here. I did a pass 
through the changes and nothing major stood out to me.

The new API changes make it much easy to build APIs around memory segments, 
exposing and reusing resource scope, acquiring/releasing on resource scope, 
where necessary.

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

Marked as reviewed by psandoz (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/3699

Reply via email to