On Mon, 10 Mar 2025 15:38:45 GMT, Matthias Baesken <mbaes...@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. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/23966#discussion_r1987739169