[jdk17u] Integrated: 8262095: NPE in Flow$FlowAnalyzer.visitApply: Cannot invoke getThrownTypes because tree.meth.type is null
Ekaterina Vergizova
evergizova at openjdk.java.net
Thu Oct 7 12:49:19 UTC 2021
On Tue, 5 Oct 2021 10:00:54 GMT, Ekaterina Vergizova <evergizova at openjdk.org> wrote:
> I'd like to backport JDK-8262095 to 17u. It prevents NPE in javac.
> The patch applies cleanly.
> Tested with langtools tests, new test fails without the patch, passes with it.
This pull request has now been integrated.
Changeset: ccb20347
Author: Ekaterina Vergizova <evergizova at openjdk.org>
Committer: Yuri Nesterenko <yan at openjdk.org>
URL: https://git.openjdk.java.net/jdk17u/commit/ccb20347de5918ca6977cd470afee2398e6ff65f
Stats: 26 lines in 3 files changed: 25 ins; 0 del; 1 mod
8262095: NPE in Flow$FlowAnalyzer.visitApply: Cannot invoke getThrownTypes because tree.meth.type is null
Backport-of: 75d987a0dd6f8cc41808f7ba566e914817e465dc
-------------
PR: https://git.openjdk.java.net/jdk17u/pull/152
More information about the jdk-updates-dev
mailing list