Skip to content

java/inefficient-output-stream - false positive #7610

@jake-at-work

Description

@jake-at-work

java/inefficient-output-stream does not detect overrides with annotated parameters.

Using @NotNull annotation when overriding OutputStream.write(byte[],int,int) LGTM falsely reports the method is not overridden.

https://lgtm.com/projects/g/apache/geode/snapshot/ea9978861be8143611575cc24ca5d82e9c222879/files/geode-core/src/main/java/org/apache/geode/internal/InternalDataSerializer.java?sort=name&dir=ASC&mode=heatmap#L2231

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions