On Fri, 6 Dec 2024 16:20:55 GMT, Paul Sandoz <psan...@openjdk.org> wrote:

>> Ah i see now, you want to ensure an invocation to the final/concrete method. 
>> (The IDE's highlighting of the redundant cast is misleading)
>
> The common way we tend to do this in other areas is assign to a local 
> variable with the sharper type. This makes it a littler clearer on the 
> intent. Could you do that?

Done

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

PR Review Comment: https://git.openjdk.org/jdk/pull/21042#discussion_r1873698414

Reply via email to