Commit Graph

3 Commits

Author SHA1 Message Date
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