Files
openide/java/java-psi-api
Tagir Valeev c890dda4f6 [java-psi] LambdaUtil.getFunctionalInterfaceType: force returning null type for variables with inferred type
Otherwise, we may have a chicken-egg problem, when the inferred type is computed using its initializer and the initializer type is computed using the variable type which is not computed yet
Fixes IDEA-371650 [Java] test problem com.intellij.java.codeInsight.daemon.LightAdvLVTIHighlightingTest.testSimpleAvailability: Non-idempotent computation


(cherry picked from commit 69f4608ea9ba6ce98cda8c02acdc51134d4c5552)

IJ-CR-163729

GitOrigin-RevId: 6dbe3502b3d730b04766567feaff8442988971f9
2025-05-22 20:10:35 +00:00
..
2024-12-30 11:28:24 +00:00