Integrated: 8272618: Unnecessary Attr.visitIdent.noOuterThisPath
Jan Lahoda
jlahoda at openjdk.java.net
Wed Sep 1 06:09:52 UTC 2021
On Wed, 18 Aug 2021 11:42:55 GMT, Jan Lahoda <jlahoda at openjdk.org> wrote:
> This patch removes an unnecessary variable, which was not removed when `-source <= 5` was removed:
> https://bugs.openjdk.java.net/browse/JDK-8011044
This pull request has now been integrated.
Changeset: e600fe1a
Author: Jan Lahoda <jlahoda at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/e600fe1a1a57d7e4060b3a1b9a8ecdb65664a506
Stats: 11 lines in 1 file changed: 0 ins; 8 del; 3 mod
8272618: Unnecessary Attr.visitIdent.noOuterThisPath
Reviewed-by: vromero
-------------
PR: https://git.openjdk.java.net/jdk/pull/5163
More information about the compiler-dev
mailing list