RFR: JDK-8298147: Clang warns about pointless comparisons
Thomas Stuefe
stuefe at openjdk.org
Wed Dec 7 08:27:08 UTC 2022
On Wed, 7 Dec 2022 08:10:15 GMT, David Holmes <dholmes at openjdk.org> wrote:
> > The GET_CONTAINER_INFO_CPTR themselves handle errors and return NULL
>
> Ah! Got it. Can't say I like those macros - too much is hidden.
Since you are here, could you take a look at https://github.com/openjdk/jdk/pull/11554 as well? Equally trivial.
-------------
PR: https://git.openjdk.org/jdk/pull/11544
More information about the hotspot-runtime-dev
mailing list