RFR: 8330351: Remove the SHARED_LIBRARY and STATIC_LIBRARY macros
Magnus Ihse Bursie
ihse at openjdk.org
Tue Apr 16 11:00:23 UTC 2024
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.
-------------
Commit messages:
- 8330351: Remove the SHARED_LIBRARY and STATIC_LIBRARY macros
Changes: https://git.openjdk.org/jdk/pull/18793/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=18793&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8330351
Stats: 28 lines in 5 files changed: 1 ins; 19 del; 8 mod
Patch: https://git.openjdk.org/jdk/pull/18793.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/18793/head:pull/18793
PR: https://git.openjdk.org/jdk/pull/18793
More information about the build-dev
mailing list