Integrated: 8318091: Remove empty initIDs functions

Daniel Jeliński djelinski at openjdk.org
Fri Oct 27 16:12:44 UTC 2023


On Thu, 26 Oct 2023 06:56:16 GMT, Daniel Jeliński <djelinski at openjdk.org> wrote:

> The removed functions are empty on all platforms.
> 
> This patch also removes calls to `Toolkit.loadLibraries();` in classes that no longer have any native methods. The call was needed to ensure that the native awt library is loaded.
> 
> Client libs tests passed.

This pull request has now been integrated.

Changeset: c593f8bf
Author:    Daniel Jeliński <djelinski at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/c593f8bf59dbe5d002c3b843796e54db6dd69bec
Stats:     364 lines in 17 files changed: 3 ins; 348 del; 13 mod

8318091: Remove empty initIDs functions

Reviewed-by: prr, aivanov

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

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


More information about the client-libs-dev mailing list