[jdk23u] Integrated: 8337998: CompletionFailure in getEnclosingType attaching type annotations
Liam Miller-Cushon
cushon at openjdk.org
Tue Oct 15 11:27:20 UTC 2024
On Tue, 13 Aug 2024 17:29:20 GMT, Liam Miller-Cushon <cushon at openjdk.org> wrote:
> This change fixes a javac crash when classes are missing from the classpath. The fix causes javac to instead report a non-crash error diagnostic. The change improves logic first added in JDK 22 as part of the fix for JDK-8225377.
This pull request has now been integrated.
Changeset: dd1741c1
Author: Liam Miller-Cushon <cushon at openjdk.org>
Committer: Paul Hohensee <phh at openjdk.org>
URL: https://git.openjdk.org/jdk23u/commit/dd1741c18e9e2a70219dee3a40298158889bdf02
Stats: 116 lines in 4 files changed: 113 ins; 0 del; 3 mod
8337998: CompletionFailure in getEnclosingType attaching type annotations
Backport-of: 9e282e5c966a9c065de8b901b7d30bb5c9ccf243
-------------
PR: https://git.openjdk.org/jdk23u/pull/68
More information about the jdk-updates-dev
mailing list