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

HelloFullscreenAnim shows unexpected PG access

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 8
    • javafx
    • None
    • Windows, Mac

      ----- HelloFullscreenAnim -----(Win)
      java -ea -cp ../../../artifacts/sdk/rt/lib/ext/jfxrt.jar:dist/HelloWorld.jar helloworld.HelloFullscreenAnim

      *** unexpected PG access
      java.lang.Exception: Stack trace
      at java.lang.Thread.dumpStack(Thread.java:1308)
      at javafx.scene.Node.impl_getPeer(Node.java:2223)
      at javafx.scene.Node.impl_updatePeer(Node.java:538)
      at javafx.scene.shape.Shape.impl_updatePeer(Shape.java:948)
      at javafx.scene.text.Text.impl_updatePeer(Text.java:1500)
      at com.sun.javafx.tk.quantum.OverlayWarning.warn(OverlayWarning.java:135)
      at com.sun.javafx.tk.quantum.WindowStage.applyFullScreen(WindowStage.java:580)
      at com.sun.javafx.tk.quantum.WindowStage.setFullScreen(WindowStage.java:616)
      at javafx.stage.Stage.impl_visibleChanged(Stage.java:1070)
      at javafx.stage.Window$9.invalidated(Window.java:784)
      at javafx.beans.property.BooleanPropertyBase.markInvalid(BooleanPropertyBase.java:109)
      at javafx.beans.property.BooleanPropertyBase.set(BooleanPropertyBase.java:143)
      at javafx.stage.Window.setShowing(Window.java:799)
      at javafx.stage.Window.show(Window.java:814)
      at javafx.stage.Stage.show(Stage.java:246)
      at helloworld.HelloFullscreenAnim.start(HelloFullscreenAnim.java:67)

            kcr Kevin Rushforth
            jgodinez Jennifer Godinez (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: