On 11/18/2024 1:17 PM, Chen Liang wrote:
Hi Eirik,I think it might have been a legacy oversight; note that even java.util.Arrays was just recently made final.
PS it would be a "small matter of programming" to write an annotation processor to find the not subclassable public classes in the JDK that were not marked final.
-Joe