On Fri, 30 Apr 2021 05:13:14 GMT, Sergey Bylokhov <s...@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 azvegint (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/3808