RFR: 8294438: Fix misleading-indentation warnings in hotspot
David Holmes
dholmes at openjdk.org
Wed Sep 28 08:52:42 UTC 2022
On Wed, 28 Sep 2022 07:59:56 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:
>> How is this a bu... ah. Oh! The second statement from `CHECK_NULL` is effectively out of `if (!ik->is_initialized())` block!
>
> Two, and counting. :-)
Yep another CHECK macro gotcha!
-------------
PR: https://git.openjdk.org/jdk/pull/10444
More information about the shenandoah-dev
mailing list