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

I got the following stack dump while running a multi-threaded JavaFX Application

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Incomplete
    • Icon: P4 P4
    • None
    • 7u9
    • javafx
    • Win 7 64-bit JavaFX Runtime version 2.2.3-b05 Java Runtime Environment version 1.7.0_09 Java Virtual Machine implementation version 23.5-b02 Java Virtual Machine implementation name "Java HotSpot(TM) 64-Bit Server VM"

      java.lang.IndexOutOfBoundsException: Index: 1, Size: 1
                      at java.util.ArrayList.rangeCheck(ArrayList.java:604)
                      at java.util.ArrayList.get(ArrayList.java:382)
                      at com.sun.scenario.animation.AbstractMasterTimer.timePulseImpl(AbstractMasterTimer.java:366)
                      at com.sun.scenario.animation.AbstractMasterTimer$MainLoop.run(AbstractMasterTimer.java:289)
                      at com.sun.javafx.tk.quantum.QuantumToolkit.pulse(QuantumToolkit.java:456)
                      at com.sun.javafx.tk.quantum.QuantumToolkit$9.run(QuantumToolkit.java:329)
                      at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
                      at com.sun.glass.ui.win.WinApplication.access$100(WinApplication.java:29)
                      at com.sun.glass.ui.win.WinApplication$3$1.run(WinApplication.java:73)
                      at java.lang.Thread.run(Thread.java:722)

      Let me know if you need more info.

      SLDR
      (Stephen L. De Rudder)

            msladecek Martin Sládeček
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: