VYPR

CWE-568

finalize() Method Without super.finalize()

VariantDraft

Description

The product contains a finalize() method that does not call super.finalize().

The Java Language Specification states that it is a good practice for a finalize() method to call super.finalize().

Hierarchy (View 1000)

Children

none

CVEs mapped to this weakness (0)

No CVEs match the current filter.