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

HelloTreeView 's FileBrowser causes RuntimeException

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P4 P4
    • fx2.1
    • fx2.1
    • javafx
    • None
    • Windows, Mac

      BUILD: 2.1-graphics-scrum » #166

      Go to FileBrowser Tab and expand the root directory. It will take a long while without expanding the tree, then Exception occurs:

      --------------------------------------
      Glass detected outstanding Java exception at -[GlassViewDelegate
      sendJavaMouseEvent:type:button:]:/Users/jgodinez/Workspace/2.1/build/jfx/glass/glass-mat-lib-macosx/src/com/sun/mat/ui/GlassViewDelegate.m:336

      Exception in thread "JavaFX Application Thread" java.lang.RuntimeException: java.lang.OutOfMemoryError: Java heap space

          at com.sun.javafx.tk.quantum.GlassViewEventHandler.handleMouseEvent(GlassViewEventHandler.java:227)

          at com.sun.glass.ui.View.handleMouseEvent(View.java:290)

          at com.sun.glass.ui.View.notifyMouse(View.java:567)

      Caused by: java.lang.OutOfMemoryError: Java heap space

          at java.util.Arrays.copyOf(Arrays.java:2882)

          at java.lang.AbstractStringBuilder.expandCapacity(AbstractStringBuilder.java:100)

            jgiles Jonathan Giles
            jgodinez Jennifer Godinez (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: