Integrated: 8299261: Clean up AWT D3D exports

Daniel Jeliński djelinski at openjdk.org
Tue Jan 10 07:16:56 UTC 2023


On Thu, 22 Dec 2022 10:01:02 GMT, Daniel Jeliński <djelinski at openjdk.org> wrote:

> Please review this patch that removes unnecessary exports from awt.dll.
> 
> The exports were introduced in e4c9db984fe1a3a9d06fb60e333e92df3b165454, and as far as I could tell, they were never used; the exported functions are only used inside awt.dll.
> 
> Verified that:
> - debug and release builds finish successfully
> - mach5 client libs tests pass

This pull request has now been integrated.

Changeset: f95346e8
Author:    Daniel Jeliński <djelinski at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/f95346e870d314fdc224aed4e8b9c22159bd89d3
Stats:     144 lines in 8 files changed: 5 ins; 106 del; 33 mod

8299261: Clean up AWT D3D exports

Reviewed-by: serb, aivanov

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

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



More information about the client-libs-dev mailing list