[foreign-preview] RFR: 8280596: ScopedMemoryAccess_closeScope: remove exception parameter [v2]

Maurizio Cimadamore mcimadamore at openjdk.java.net
Fri Feb 4 10:40:27 UTC 2022


On Fri, 4 Feb 2022 09:48:03 GMT, Julia Boes <jboes at openjdk.org> wrote:

>> This change removes the trailing exception parameter in ScopedMemoryAccess_closeScope, which is now unused. 
>> (Plus some unrelated minimal doc cleanup that removes mentions of the old SymbolLookup class.)
>
> Julia Boes has updated the pull request incrementally with one additional commit since the last revision:
> 
>   properly remove parameter in JNI code

Looks good

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

Marked as reviewed by mcimadamore (Committer).

PR: https://git.openjdk.java.net/panama-foreign/pull/637


More information about the panama-dev mailing list