[jdk17u-dev] Integrated: 8294591: Fix cast-function-type warning in TemplateTable
Aleksey Shipilev
shade at openjdk.org
Mon Nov 3 08:58:20 UTC 2025
On Tue, 28 Oct 2025 12:17:28 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> Need this to unblock MacOS compiler update in GHA.
>
> Partially backports original https://github.com/openjdk/jdk/commit/fc616588c1bf731150a9d9b80033bb589bcb231f. There is a conflict, because the original [JDK-8294314](https://bugs.openjdk.org/browse/JDK-8294314) that added more verbose build warnings is not in 17u-dev yet. If we backport that one later, we can remove the warning blocks related to these files.
>
> Additional testing:
> - [x] Linux AArch64 server fastdebug, `all`
> - [x] Linux x86_64 server fastdebug, `all`
This pull request has now been integrated.
Changeset: 98532ee9
Author: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.org/jdk17u-dev/commit/98532ee9fd5136d7d21025941845e77ae216377a
Stats: 45 lines in 8 files changed: 6 ins; 0 del; 39 mod
8294591: Fix cast-function-type warning in TemplateTable
Reviewed-by: mdoerr
Backport-of: fc616588c1bf731150a9d9b80033bb589bcb231f
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/4127
More information about the jdk-updates-dev
mailing list