-
Bug
-
Resolution: Fixed
-
P2
-
9
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8175580 | 10 | Philip Race | P2 | Resolved | Fixed | b02 |
That is jdk.desktop" not "java.desktop"
https://bugs.openjdk.java.net/browse/JDK-8167126 created the jdk.desktop module
The openjdk version of this contains just one method, related to AWT heavyweight/light
weight component mixing which it has been determined can
be made into an SE API method thus the jdk.desktop module is no longer needed.
References to public documentation and use of the non-standard API are here
http://www.oracle.com/technetwork/articles/java/mixing-components-433992.html
https://community.oracle.com/docs/DOC-982814
https://bugs.openjdk.java.net/browse/JDK-8167126 created the jdk.desktop module
The openjdk version of this contains just one method, related to AWT heavyweight/light
weight component mixing which it has been determined can
be made into an SE API method thus the jdk.desktop module is no longer needed.
References to public documentation and use of the non-standard API are here
http://www.oracle.com/technetwork/articles/java/mixing-components-433992.html
https://community.oracle.com/docs/DOC-982814
- backported by
-
JDK-8175580 Remove non-standard jdk.desktop module from JDK9
-
- Resolved
-