[jdk23u] RFR: 8337998: CompletionFailure in getEnclosingType attaching type annotations [v2]

Paul Hohensee phh at openjdk.org
Mon Oct 14 13:20:20 UTC 2024


On Wed, 14 Aug 2024 15:08:09 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.
>
> Liam Miller-Cushon has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision:
> 
>  - Merge branch 'master' into JDK-8337998
>  - Backport 9e282e5c966a9c065de8b901b7d30bb5c9ccf243

Add a "/integrate" comment and I'll sponsor.

-------------

PR Comment: https://git.openjdk.org/jdk23u/pull/68#issuecomment-2411243567


More information about the jdk-updates-dev mailing list