RFR: 8279528: Unused TypeEnter.diag after JDK-8205187
Vicente Romero
vromero at openjdk.java.net
Fri Jan 7 14:26:16 UTC 2022
On Wed, 5 Jan 2022 16:58:33 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> SonarCloud reports that `TypeEnter.diag` is not used. The last use was removed by [JDK-8205187](https://bugs.openjdk.java.net/browse/JDK-8205187). We can probably save a few bytes/cycles by not retaining it.
usually one reviewer is enough, unless it is a big change
-------------
PR: https://git.openjdk.java.net/jdk/pull/6971
More information about the compiler-dev
mailing list