Other |
---|
tbdResolved |
Relates :
|
The Java files in the com.sun.java.swing package and subpackages do *not* have a jdk.Exported annotation to indicated whether or not those types are intended to be used outside of the JDK. All com.sun.* files as of JDK 8 should have a jdk.Exported marking to ease the transition to modules in JDK 9.
|