ArrayindexoutOfBoundsException from Parent.updateCachedBounds

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 8u40
    • Affects Version/s: 8u5, 8u20
    • Component/s: javafx

      While porting an application from JavaFX 2.2 to JavaFX8, I get an ArrayIndexOutOfBoundsException.
      It comes from the for-loop within Parent.updateCachedBounds: It keeps counting down beyond 0, as one of my dirtyNodes seems to have node.boundsChanged==false. Looking at the code, the for-loop seems to lack a guard against this condition.

            Assignee:
            Martin Sládeček
            Reporter:
            Jan Koehnlein (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: