RFR: 8274161: Cleanup redundant casts in java.compiler

Jonathan Gibbons jjg at openjdk.java.net
Thu Sep 23 03:18: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.

The module name in the summary (java.compiler) does not match the module name in the edited files (jdk.compiler)

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

PR: https://git.openjdk.java.net/jdk/pull/5283


More information about the compiler-dev mailing list