git: openjdk/jdk17u: master: 8262095: NPE in Flow$FlowAnalyzer.visitApply: Cannot invoke getThrownTypes because tree.meth.type is null

Yuri Nesterenko yan at openjdk.java.net
Thu Oct 7 12:46:46 UTC 2021


Changeset: ccb20347
Author:    Ekaterina Vergizova <evergizova at openjdk.org>
Committer: Yuri Nesterenko <yan at openjdk.org>
Date:      2021-10-07 12:46:09 +0000
URL:       https://git.openjdk.java.net/jdk17u/commit/ccb20347de5918ca6977cd470afee2398e6ff65f

8262095: NPE in Flow$FlowAnalyzer.visitApply: Cannot invoke getThrownTypes because tree.meth.type is null

Backport-of: 75d987a0dd6f8cc41808f7ba566e914817e465dc

! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Attr.java
+ test/langtools/tools/javac/lambda/8262095/T8262095.java
+ test/langtools/tools/javac/lambda/8262095/T8262095.out



More information about the jdk-updates-changes mailing list