[jdk11u-dev] RFR: 8356571: Re-enable -Wtype-limits for GCC in LCMS
Andrew John Hughes
andrew at openjdk.org
Tue May 13 22:15:03 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!
The change itself looks ok. Which compiler versions have you tested this with? Did you check both system and bundled builds (probably not needed as https://github.com/mm2/Little-CMS/issues/458 suggests the bug was in the code, not the headers)?
Thanks for chasing this upstream. We would likely have been stuck masking this forever otherwise.
-------------
PR Review: https://git.openjdk.org/jdk11u-dev/pull/3033#pullrequestreview-2838246107
More information about the jdk-updates-dev
mailing list