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

Error message appears when creating a scene

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P4 P4
    • None
    • 8
    • javafx
    • jdk1.8.0b82 mac os 10.8.3

      Everytime I start my app, I get this exception:

      java.lang.UnsupportedOperationException: Unsupported Scene constructor --- *** antiAliasing ***
      at javafx.scene.Scene.<init>(Scene.java:329)
      at javafx.scene.SceneBuilder.build(SceneBuilder.java:658)
      at TreeBug.start(TreeBug.java:46)
      at com.sun.javafx.application.LauncherImpl$5.run(LauncherImpl.java:772)
      at com.sun.javafx.application.PlatformImpl$6.run(PlatformImpl.java:260)
      at com.sun.javafx.application.PlatformImpl$5$1.run(PlatformImpl.java:223)
      at com.sun.javafx.application.PlatformImpl$5$1.run(PlatformImpl.java:220)
      at java.security.AccessController.doPrivileged(Native Method)
      at com.sun.javafx.application.PlatformImpl$5.run(PlatformImpl.java:220)
      at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:94)

            psafrata Pavel Ĺ afrata
            cstanford Curtis Stanford
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: