Integrated: 8274161: Cleanup redundant casts in jdk.compiler
Andrey Turbanov
duke at openjdk.java.net
Wed Nov 24 18:51:12 UTC 2021
On Fri, 27 Aug 2021 18:30:31 GMT, Andrey Turbanov <duke at openjdk.java.net> wrote:
> Such casts are actually redundant, but they are inserted, because variable is declared with too weak type.
This pull request has now been integrated.
Changeset: 077b2de0
Author: Andrey Turbanov <turbanoff at gmail.com>
Committer: Vicente Romero <vromero at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/077b2de088665b907dbfc2b0522a1e109d1d2ca3
Stats: 22 lines in 5 files changed: 0 ins; 0 del; 22 mod
8274161: Cleanup redundant casts in jdk.compiler
Reviewed-by: vromero
-------------
PR: https://git.openjdk.java.net/jdk/pull/5283
More information about the compiler-dev
mailing list