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

New exception in java/awt/datatransfer/ConstructFlavoredObjectTest/ConstructFlavoredObjectTest.java on Unity

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • 9
    • 9
    • client-libs
    • Ubuntu 16.04 with Unity – but not 14.04 with Xfce

    • linux

      Running this test java/awt/datatransfer/ConstructFlavoredObjectTest/ConstructFlavoredObjectTest.java on Ubuntu 16.04 I'm getting this new exception:

      java.awt.datatransfer.UnsupportedFlavorException: text/plain
      at sun.awt.datatransfer.SunClipboard.getData(java.desktop@9-ea/SunClipboard.java:215)
      at ConstructFlavoredObjectTest.main(ConstructFlavoredObjectTest.java:57)

      There used to be an InternalError as in JDK-8133719 -- and I still see it on Ubuntu 14.04 with Xfce -- but that UnsupportedFlavor may be something new. Please investigate.


      RULE "java/awt/datatransfer/ConstructFlavoredObjectTest/ConstructFlavoredObjectTest.java" Exception java.awt.datatransfer.UnsupportedFlavorException: text/plain

            aghaisas Ajit Ghaisas
            yan Yuri Nesterenko
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: