The only thing this finalize() method does is call the superclass's finalize() method, making it redundant. Delete it.
finalize()