Skip to content

Incomplete call hierarchy #9

@fedejeanne

Description

@fedejeanne

The call hierarchy is sometimes incomplete. This might have something to do with #4 but the workaround proposed there did not help.

The problem is reproducible in Trunk, just look for the call hierarchy (CTRL + ALT + h) of:

  • ru.novosoft.mdf.impl.modelcache.persistence.file.AbstractMappingHandler.streamMappings(OutputStream, Collection<Pair<String, String>>):

image


It looks like the method is not being called but doing a "manual renaming" (i.e. without refactoring) reveals some calls:


Image

Metadata

Metadata

Assignees

Labels

BugA Derivation of Expected BehaviorJDTIssues for JDT

Type

No type

Projects

Status

👀 In Review

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions