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

closed/java/awt/datatransfer/SystemFlavorMap/GetNativesForFlavorTest fails

XMLWordPrintable

    • 8

      fails with jdk1.8.0b113 and jdk1.8.0b112. Passes with jdk1.7.0_45b18

      java.lang.RuntimeException: java.lang.NullPointerException
      at GetNativesForFlavorTest.init(GetNativesForFlavorTest.java:93)
      at com.sun.javatest.regtest.AppletWrapper$AppletRunnable.run(AppletWrapper.java:155)
      at java.lang.Thread.run(Thread.java:744)
      Caused by: java.lang.NullPointerException
      at java.awt.datatransfer.SystemFlavorMap.getAllNativesForType(SystemFlavorMap.java:1327)
      at java.awt.datatransfer.SystemFlavorMap.getNativesForFlavor(SystemFlavorMap.java:702)
      at GetNativesForFlavorTest.test1(GetNativesForFlavorTest.java:105)
      at GetNativesForFlavorTest.init(GetNativesForFlavorTest.java:75)
      ... 2 more
      STATUS:Failed.Applet thread threw exception: java.lang.RuntimeException: java.lang.NullPointerException
      result: Failed. Execution failed: Applet thread threw exception: java.lang.RuntimeException: java.lang.NullPointerException


      test result: Failed. Execution failed: Applet thread threw exception: java.lang.RuntimeException: java.lang.NullPointerException

            pchelko Petr Pchelko (Inactive)
            asakharu Aleksandr Sakharuk (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: