[jdk11u-dev] RFR: 8356571: Re-enable -Wtype-limits for GCC in LCMS
Sergey Bylokhov
serb at openjdk.org
Wed May 14 07:08:58 UTC 2025
On Sat, 10 May 2025 07:49:26 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
> Hi all,
>
> This pull request contains a backport of commit [9a0e6f33](https://github.com/openjdk/jdk/commit/9a0e6f338f34fb5da16d5f9eb710cdddd4302945) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
>
> The commit being backported was authored by Sergey Bylokhov on 9 May 2025 and was reviewed by Julian Waters and Phil Race.
>
> The change is the same as in mainline, but a different makefile is updated because [JDK-8330107](https://bugs.openjdk.org/browse/JDK-8330107)(and some others) have not been backported to JDK 11.
>
> Thanks!
I have tested gcc versions 7.3.1 (to verify an old build issue), gcc-10.5.0 and gcc-11.5.0. With lcms2-devel 2.16 installed on the system the project builds successfully.
-------------
PR Comment: https://git.openjdk.org/jdk11u-dev/pull/3033#issuecomment-2878956751
More information about the jdk-updates-dev
mailing list