RFR: 8324243: Fix GCC 14 build

Phil Race prr at openjdk.org
Tue Jan 23 19:29:33 UTC 2024


On Tue, 23 Jan 2024 19:24:09 GMT, Phil Race <prr at openjdk.org> wrote:

>> Sure, I wasn't exactly hiding that it was cherry-picked. I did not consider (2) to be an issue given OpenJDK wholesale imports releases, but w/e. (The fix is also trivial and essentially the only possible fix...)
>> 
>> Anyway, happy to do that. Can you suggest what the idiomatic way of doing that in the OpenJDK codebase is for imported libs?
>
> add the warning here 
> https://github.com/openjdk/jdk/blob/8b9bf758801400e4491326cd4c90fc117b9d97e1/make/modules/java.desktop/lib/Awt2dLibraries.gmk#L506

PS make sure you include a comment which toolchain / version required this

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

PR Review Comment: https://git.openjdk.org/jdk/pull/17506#discussion_r1463890815


More information about the client-libs-dev mailing list