Integrated: 8330351: Remove the SHARED_LIBRARY and STATIC_LIBRARY macros

Magnus Ihse Bursie ihse at openjdk.org
Tue Apr 16 13:54:04 UTC 2024


On Tue, 16 Apr 2024 09:31:19 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:

> The macros SHARED_LIBRARY and STATIC_LIBRARY are weird (they do not fit in with naming and placement of other macros), and almost never used. We should just get rid of them.

This pull request has now been integrated.

Changeset: 61fa4d45
Author:    Magnus Ihse Bursie <ihse at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/61fa4d45b68ffbfb751471730518651b78b195aa
Stats:     28 lines in 5 files changed: 1 ins; 19 del; 8 mod

8330351: Remove the SHARED_LIBRARY and STATIC_LIBRARY macros

Reviewed-by: erikj

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

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


More information about the build-dev mailing list