RFR: 8311380: Prepare java.desktop for C++17 [v2]

Alexander Zvegintsev azvegint at openjdk.org
Wed Jul 12 23:46:20 UTC 2023


On Wed, 12 Jul 2023 01:07:20 GMT, Julian Waters <jwaters at openjdk.org> wrote:

>> Despite the fancy name, all this change does is move a few standard library headers to the top so macro definitions don't break them, remove the register specifiers from allocation methods, and remove dynamic exception specifiers from AWT code
>
> Julian Waters has updated the pull request incrementally with one additional commit since the last revision:
> 
>   awt_new.cpp: Do not return nullptr always...

Marked as reviewed by azvegint (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/14795#pullrequestreview-1527375797



More information about the client-libs-dev mailing list