RFR: JDK-8298147: Clang warns about pointless comparisons

David Holmes dholmes at openjdk.org
Wed Dec 7 08:14:25 UTC 2022


On Wed, 7 Dec 2022 07:20:00 GMT, Thomas Stuefe <stuefe 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.

-------------

PR: https://git.openjdk.org/jdk/pull/11544


More information about the hotspot-runtime-dev mailing list