On Tue, 6 Dec 2022 17:44:07 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote: > Trivial fix for clang warnings. GET_CONTAINER_INFO_CPTR creates local buffers of the given size; comparing them with NULL will always yield the same result. pinging @jerboaa. ------------- PR: https://git.openjdk.org/jdk/pull/11544