Skip to content

When using a method reference with lambda, a @Nonnull warning will be prompted #4451

Description

@t3cssd

Describe the bug
When using a method reference with lambda, a @Nonnull warning will be prompted

To Reproduce
Comparator.comparing(Class::getXxxx); Class::getXxxx warning

Environment

  • Operating System: Windows
  • JDK version: 25
  • Visual Studio Code version: 1.126.0
  • Java extension version: 1.55.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions