Hacker News new | ask | show | jobs
by pjmlp 903 days ago
All the stuff that got removed since Java 9, as the new policy is to actully remove deprecations after a couple of warning releases, instead of supporting them forever.

Additionally, being more strict regarding internal APIs security, not allowing access to JVM internals by naughty 3rd party libraries.