Skip to content

Disable deprecation warning in FinalizerWithoutSuper test #3

@t1b00

Description

@t1b00

FinalizerWithoutSuper test has some finalize methods which cause a deprecation warning in Java >= 9.
@nowarn annotation should disable these warnings but doesn't. This means that there are some errors at compilation.
We should find a way to disable those for FinalizerWithoutSuper only.
Rule test has been disabled for now, but tests pass when run.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions