On Tue, 19 Oct 2021 18:57:59 GMT, Sandhya Viswanathan <sviswanat...@openjdk.org> wrote:
>> It's actually redundant because the class is final. Better to drop final >> from all declarations, at the risk of creating a larger diff. > > Got it. I am ok with leaving things as is if it makes it easier. For now to reduce changes in this PR i would prefer to do a follow cleanup for code consistency for that and for `final` methods. ------------- PR: https://git.openjdk.java.net/jdk/pull/5873