RFR: 8352015: LIBVERIFY_OPTIMIZATION remove special optimization settings
Magnus Ihse Bursie
ihse at openjdk.org
Fri Mar 14 12:05:08 UTC 2025
On Fri, 14 Mar 2025 11:53:33 GMT, Alan Bateman <alanb at openjdk.org> wrote:
>> On Linux there are some special settings for LIBVERIFY_OPTIMIZATION that are most likely not needed any more and could be removed.
>> The removal (on Linux) brings the lib optimization level de facto from LOW to HIGH.
>
> In addition to testing, I assume this will require dig into why compile/other issue was being worked around at the time.
@AlanBateman This seems to be part of the same change which introduced "Full Debug Symbols" (FDS), and which took a conservative approach. See Erik's comment https://github.com/openjdk/jdk/pull/23966#issuecomment-2714883676.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24054#issuecomment-2724480497
More information about the core-libs-dev
mailing list