RFR: 8338017: Add AOT command-line flag aliases [v3]

Ioi Lam iklam at openjdk.org
Mon Sep 23 17:33:17 UTC 2024


On Fri, 20 Sep 2024 01:17:14 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> Okay both ways are valid, you could also remove the other "!= 0", the mixing was confusing
>
> Hotspot style rule is "no implicit booleans" so the check for `!= 0` should be used in all cases.

Fixed.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/20516#discussion_r1771832719


More information about the core-libs-dev mailing list