RFR: 8274161: Cleanup redundant casts in java.compiler
Vicente Romero
vromero at openjdk.java.net
Wed Sep 22 18:35:00 UTC 2021
On Fri, 27 Aug 2021 18:30:31 GMT, Andrey Turbanov <github.com+741251+turbanoff at openjdk.org> wrote:
> Such casts are actually redundant, but they are inserted, because variable is declared with too weak type.
looks good
-------------
Marked as reviewed by vromero (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/5283
More information about the compiler-dev
mailing list