Integrated: 8311380: Prepare java.desktop for C++17

Julian Waters jwaters at openjdk.org
Thu Jul 13 01:02:29 UTC 2023


On Fri, 7 Jul 2023 01:56:31 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

This pull request has now been integrated.

Changeset: fb90af88
Author:    Julian Waters <jwaters at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/fb90af881badf143163c7d0b9961152c2a12cd84
Stats:     79 lines in 14 files changed: 17 ins; 30 del; 32 mod

8311380: Prepare java.desktop for C++17

Reviewed-by: azvegint

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

PR: https://git.openjdk.org/jdk/pull/14795



More information about the client-libs-dev mailing list