Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8056298

Separate java.awt.datatransfer from the desktop module

XMLWordPrintable

    • b52

        JDK-8037485 has refactored java.awt.datatransfer to eliminate dependency on AWT. This is a follow up enhancement to restructure the source of java.awt.datatransfer and its implementation from src/java.desktop to src/java.datatransfer.

        This allows datatransfer be built as a separate module and used when AWT/desktop module is not present.

        The datatransfer API is used by the Java Activiation Framework, JavaMail and JAXB but is currently unable to be used in embedded environments that don't have the AWT/desktop module present.

              serb Sergey Bylokhov
              mchung Mandy Chung (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: