On Sat, 24 Jun 2023 09:16:38 GMT, Chen Liang <liach at openjdk.org> wrote: > Do the Unsafe methods throw NPE on null array argument? No, but `arrayOffset` will throw. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/14636#discussion_r1240681104