Withdrawn: 8268592: JDK-8262891 causes an NPE in Lint.augment
Liam Miller-Cushon
cushon at openjdk.java.net
Wed Jun 30 23:50:05 UTC 2021
On Tue, 15 Jun 2021 22:36:03 GMT, Liam Miller-Cushon <cushon at openjdk.org> wrote:
> Avoid descending into lambdas in `Flow.aliveAfter`, since the lambda won't affect the result,
> and to avoid descending into lambda bodies that haven't been attributed yet when `aliveAfter`
> is used while attributing switches.
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.java.net/jdk/pull/4502
More information about the compiler-dev
mailing list