On Fri, 30 Apr 2021 05:13:14 GMT, Sergey Bylokhov <serb at openjdk.org> wrote: > The new XCode does not like the cast of NULL to the UInt32. The fix replaces NULL with zero. Marked as reviewed by prr (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/3808