RFR: 8314488: Compile the JDK as C++17 [v2]
Julian Waters
jwaters at openjdk.org
Fri Dec 15 12:58:39 UTC 2023
On Fri, 15 Dec 2023 12:31:51 GMT, Kim Barrett <kbarrett at openjdk.org> wrote:
>> Ah, I was not aware that the asm specifications for explicit registers overrides the warning about the register keyword, thanks!
>
> It's not that it overrides the warning. They are different syntactic constructs that just happen to have
> a word in common. The joys of parsing C++ ...
The keyword also happens to go in the same location as well. How coincidental...
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/14988#discussion_r1427947238
More information about the build-dev
mailing list