hg: jdk/jdk14: 8233655: NPE at jdk.compiler/com.sun.tools.javac.comp.Flow$FlowAnalyzer.visitApply
jan.lahoda at oracle.com
jan.lahoda at oracle.com
Wed Jan 15 10:31:48 UTC 2020
Changeset: a8680d72a2bf
Author: jlahoda
Date: 2020-01-15 11:31 +0100
URL: https://hg.openjdk.java.net/jdk/jdk14/rev/a8680d72a2bf
8233655: NPE at jdk.compiler/com.sun.tools.javac.comp.Flow$FlowAnalyzer.visitApply
Summary: Ensuring that errors reported during speculative attribution that belong to a different file are not lost.
Reviewed-by: mcimadamore
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/DeferredAttr.java
! test/langtools/tools/javac/T8177068/NoCompletionFailureSkipOnSpeculativeAttribution.java
More information about the jdk-all-changes
mailing list