14-03-2022, 06:18 PM
Is there some hidden silliness in the spec that requires virtual methods to be declared final when the class itself is already final? It would be redundant if so, or is my violation warning something I need to take up with the provider of our code scanner, because they got it wrong?