Hacker News new | ask | show | jobs
by TedDoesntTalk 1723 days ago
None of those changes are required for use, and more importantly, nothing has been DROPPED to make old code obsolete.
1 comments

This isn’t exactly true: javax.xml.bind-related ClassNotFound errors are a fairly common problem when running old Java applications on new JVMs. Thankfully, the solution is just to include the relevant jar that implements the classes that have been removed.