Skip to content

[Default interfaces] Debugger support #9556

Description

@MichalStrehovsky

This tracks checking whether we need any work on the debugger side to be able to invoke default interface methods and if any work is needed, this will track the work in question.

At minimum, we'll need:

  • Support for invoking shared instance methods on generic interfaces. Those are kind of special.
  • Stepping into/over interface calls that hit the diamond inheritance problem. (These throw exception in an unexpected place.)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions