I get a false positive on this code:
private final class Dummy { @Override protected void finalize() { } }
This will be fixed with the next PMD release (5.1.3).
Log in to post a comment.
This will be fixed with the next PMD release (5.1.3).