-
Bug
-
Resolution: Fixed
-
P2
-
9-repo-jigsaw
java.awt.datatransfer currently has an optional dependency on RMI that will break when we move to modules. Specifically, the Core Reflection usage will need to be examined to avoid an IllegalAccessException caused by the desktop more not requiring the RMI module.
- relates to
-
JDK-8037485 Refactor java.awt.datatransfer to eliminate dependency on AWT
-
- Resolved
-