At the JavaOne conference today, Oracle made a series of announcements related to a new Java Verified Portfolio (JVP) and new JDK Enhancement Proposals (JEPs).
Several deprecated classes, constructors, and methods have been removed across the code base. See 29449 and 30604. Note that if you are using Java Agents in your deployment, such agents can modify the ...