On Mon, 17 Oct 2022 18:08:56 GMT, Aleksey Shipilev <[email protected]> wrote:
>> After [JDK-8294314](https://bugs.openjdk.org/browse/JDK-8294314), we would >> have `templateTable.cpp` excluded with cast-function-type warning. The >> underlying cause for it is casting functions for `ldc` bytecodes, which take >> `bool`-typed handlers: > > Aleksey Shipilev has updated the pull request incrementally with one > additional commit since the last revision: > > Fix build failures Seems ok. ------------- Marked as reviewed by coleenp (Reviewer). PR: https://git.openjdk.org/jdk/pull/10493
