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

Martin Doerr mdoerr at openjdk.org
Wed Jan 10 13:49:28 UTC 2024


On Wed, 10 Jan 2024 13:11:38 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:
> 
>   Remove unnecessary -std=c++17 option in Lib.gmk

Looks basically still good. The only issue I see is requiring clang 14.0 on MacOS is not in sync with "Other JDK 22 build platforms" (https://wiki.openjdk.org/display/Build/Supported+Build+Platforms). @MBaesken: Do you know if we can use a newer clang?

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

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


More information about the build-dev mailing list