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

Some Scenegraph/richtext tests fail due to IllegalStateException

XMLWordPrintable

    • inapplicable
    • generic
    • generic

      test test.scenegraph.richtext.RichTextLabeledsTest.stylesTest(): failure
      java.lang.IllegalStateException: This operation is permitted on the event thread only; currentThread = Time-limited test
      at com.sun.glass.ui.Application.checkEventThread(Application.java:447)
      at com.sun.glass.ui.View.finishInputMethodComposition(View.java:656)
      at com.sun.javafx.tk.quantum.ViewScene.finishInputMethodComposition(ViewScene.java:152)
      at javafx.scene.Scene.setFocusOwner(Scene.java:2292)
      at javafx.scene.Scene.requestFocus(Scene.java:2201)
      at javafx.scene.Node.requestFocus(Node.java:8413)
      at test.scenegraph.richtext.RichTextPropertiesApp.requestDefaultFocus(RichTextPropertiesApp.java:246)
      at test.scenegraph.richtext.RichTextPropertiesFunctional.checkScreenshot(RichTextPropertiesFunctional.java:259)

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

              Created:
              Updated:
              Resolved: