RFR: 8339714: Delete tedious bool type define

Julian Waters jwaters at openjdk.org
Tue Sep 10 09:05:10 UTC 2024


On Tue, 10 Sep 2024 08:51:56 GMT, David Holmes <dholmes at openjdk.org> wrote:

> This seems trivially fine to me. The JEP isn't really relevant for this C code as we have C99 as a minimum for a while now.
> 
> Thanks

We actually have C11 as a minimum, C99 for Unix and C89 for Windows was our old standard, but that has since changed

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

PR Comment: https://git.openjdk.org/jdk/pull/20909#issuecomment-2340086782


More information about the build-dev mailing list