RFR: 8372759: Test build/AbsPathsInImage.java fails after JDK-8370438 [v2]

Erik Joelsson erikj at openjdk.org
Wed Dec 10 14:06:46 UTC 2025


On Wed, 10 Dec 2025 14:00:58 GMT, Erik Joelsson <erikj at openjdk.org> wrote:

>> Matthias Baesken has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   remove uncommented and moved DEBUG_PREFIX_CFLAGS from Flags.gmk
>
> make/autoconf/flags-cflags.m4 line 129:
> 
>> 127:   AC_SUBST(CFLAGS_DEBUG_SYMBOLS)
>> 128:   AC_SUBST(ASFLAGS_DEBUG_SYMBOLS)
>> 129:   AC_SUBST(DEBUG_PREFIX_CFLAGS)
> 
> There is no reason to export this variable to make now.

I can confirm running configure with this patch, the debug prefix arg is added to LDFLAGS_LTO.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/28676#discussion_r2606791940


More information about the build-dev mailing list