Hacker News new | ask | show | jobs
by erik_seaberg 585 days ago
The only final classes I can remember are stuff like java.lang.String, which needed to be immutable so a SecurityManager could consume them for policy decisions.
1 comments

Good thing the security manager is deprecated for removal!