RFR: 8304265: Implementation of Foreign Function and Memory API (Third Preview) [v8]

Maurizio Cimadamore mcimadamore at openjdk.org
Wed Mar 22 20:09:46 UTC 2023


On Wed, 22 Mar 2023 19:25:05 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:

>> Note: this text was just copied/adapted from toplevel javadoc and moved here. I think we have to say something about `null` as the text refers to `null` being passed as parameter to the returned MH, which is NOT covered by the package javadoc.
>
> Ah. True. This is true about all the MS parameters as well.

Yes - although there is a distinction between passed by value and by ref. I wouldn't be surprised if we just threw NPE for by-value.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/13079#discussion_r1145352294



More information about the build-dev mailing list