On Wed, 22 Mar 2023 19:25:05 GMT, Jorn Vernee <jver...@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