RFR: 8314488: Compile the JDK as C++17 [v6]

Julian Waters jwaters at openjdk.org
Fri Jan 19 12:11:33 UTC 2024


On Thu, 11 Jan 2024 13:23:45 GMT, Julian Waters <jwaters at openjdk.org> wrote:

>> Compile the JDK as C++17, enabling the use of all C++17 language features
>
> Julian Waters has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Require clang 13 in toolchain.m4

Should I split the compiler upgrades into a different change and integrate that first? Going off the conversation in this thread it would seem like the compiler upgrade would benefit us a lot more than just having C++17 (The noreturn attribute is one big motivating factor for instance) and it might help if the compiler upgrades were not delayed by the discussion of when to jump to C++17

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

PR Comment: https://git.openjdk.org/jdk/pull/14988#issuecomment-1900300365


More information about the build-dev mailing list