RFR: 8351542: LIBMANAGEMENT_OPTIMIZATION remove special optimization settings
Matthias Baesken
mbaesken at openjdk.org
Mon Mar 10 18:54:55 UTC 2025
On Mon, 10 Mar 2025 17:32:07 GMT, Erik Joelsson <erikj at openjdk.org> wrote:
>> On Linux there are some special settings for LIBMANAGEMENT_OPTIMIZATION that are most likely not needed any more and could be removed.
>
> make/modules/java.management/Lib.gmk line 33:
>
>> 31: ## Build libmanagement
>> 32: ################################################################################
>> 33:
>
> Why remove the comment header. This pattern is used throughout the `make/modules/*/Lib.gmk` files.
My motivation was that the comment brings not much value because it just states the obvious. But if you like I can bring back the comment.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/23966#discussion_r1987847982
More information about the build-dev
mailing list