Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8087008 | 8u65 | Mandy Chung | P3 | Resolved | Fixed | b01 |
JDK-8138437 | emb-8u65 | Unassigned | P3 | Resolved | Fixed | b01 |
JDK-8086228 | emb-8u60 | Mandy Chung | P3 | Resolved | Fixed | team |
The following packages are non-SE API and exported by JDK 9 (see JDK-8042244)
org.w3c.dom.css,
org.w3c.dom.html,
org.w3c.dom.stylesheets,
org.w3c.dom.xpath;
JDK 9 jdeps will report them correctly as they are exported. 8u60 jdeps should be updated not to flag them as internal APIs.
In addition, javafx.** are exported APIs. jdeps should flag the internal JavaFX classes to help developers to determine if they use any JavaFX internal APIs that will become inaccessible in JDK 9.
org.w3c.dom.css,
org.w3c.dom.html,
org.w3c.dom.stylesheets,
org.w3c.dom.xpath;
JDK 9 jdeps will report them correctly as they are exported. 8u60 jdeps should be updated not to flag them as internal APIs.
In addition, javafx.** are exported APIs. jdeps should flag the internal JavaFX classes to help developers to determine if they use any JavaFX internal APIs that will become inaccessible in JDK 9.
- backported by
-
JDK-8086228 Update 8u jdeps list of internal APIs
-
- Resolved
-
-
JDK-8087008 Update 8u jdeps list of internal APIs
-
- Resolved
-
-
JDK-8138437 Update 8u jdeps list of internal APIs
-
- Resolved
-
- relates to
-
JDK-8042244 Re-examine the supportedness of non-SE org.w3c.dom.** API
-
- Resolved
-