Commit Graph

4 Commits

Author SHA1 Message Date
Picowchew
fb9a20325f Fix typos in 'variable' and 'initial'
GitOrigin-RevId: a0ebc0930bea4dcfa9386adddee5e872e05c0a8e
2023-08-07 15:44:22 +00:00
Tagir Valeev
fabef32ef5 HighlightControlFlowUtil#checkFinalVariableMightAlreadyHaveBeenAssignedTo: refactoring
isFieldInitializedInAnotherMember extracted; the behavior is less smart now: we issue error unconditionally if we are inside the delegating constructor (javac behaves like this as well)

GitOrigin-RevId: 24943a91a47943866619af3408a992bd3b555a3e
2020-01-29 05:35:20 +00:00
Alexey Kudravtsev
db48c64473 use mockJdk18 by default in LightCodeInsightTestCase; remove dependency on swing/net classes in some tests 2016-07-20 15:47:18 +03:00
Alexey Kudravtsev
4d63800998 highlight unresolved method call even with unresoolved arguments 2011-06-20 11:54:16 +04:00