Slide 19
Slide 19 text
Java 9 compatibility issues (3/3)
Downsizing the JDK
– Some packages have been deprecated
java.corba, java.transaction, java.xml.bind,
java.xml.ws, java.xml.ws.annotations
They are not root modules and will be removed
in Java 10?
– Some classes (sun.*, com.sun.*) of the JDK
have been deleted
are in an non exported packages
(may be deleted in the future)