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

Calculator and Ensemble's ToggleButton Sample hangs

XMLWordPrintable

      build #2516 in graphics scrum

      dhcp-santaclara22-2fl-west-10-132-185-59:Gradients jgodinez$ jstack 19901
      Unable to find a $JAVA_HOME at "/usr", continuing with system-provided Java...
      2011-07-26 12:18:53
      Full thread dump Java HotSpot(TM) 64-Bit Server VM (16.3-b01-279 mixed mode):

      "Attach Listener" daemon prio=9 tid=101a2c800 nid=0x12b9f3000 waiting on condition [00000000]
         java.lang.Thread.State: RUNNABLE

      "Prism Font Disposer" daemon prio=10 tid=1159d4000 nid=0x12af3d000 in Object.wait() [12af3c000]
         java.lang.Thread.State: WAITING (on object monitor)
          at java.lang.Object.wait(Native Method)
          - waiting on <1064f0848> (a java.lang.ref.ReferenceQueue$Lock)
          at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:118)
          - locked <1064f0848> (a java.lang.ref.ReferenceQueue$Lock)
          at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:134)
          at com.sun.t2k.Disposer.run(Disposer.java:71)
          at java.lang.Thread.run(Thread.java:637)

      "Glass Timer Thread" daemon prio=9 tid=101a7b800 nid=0x1291a1000 runnable [00000000]
         java.lang.Thread.State: RUNNABLE

      "JavaFX Application Thread" prio=5 tid=10190f800 nid=0x7fff710fcbe0 runnable [7fff5fbfb000]
         java.lang.Thread.State: RUNNABLE
          at java.lang.String.toLowerCase(String.java:2431)
          at java.lang.String.toLowerCase(String.java:2496)
          at com.sun.t2k.T2KFontFile.createFontResource(T2KFontFile.java:122)
          at com.sun.t2k.T2KFontFactory.getFontResourceByFullName(T2KFontFactory.java:502)
          - locked <1064f0890> (a com.sun.t2k.T2KFontFactory)
          at com.sun.t2k.T2KFontFactory.getFontResource(T2KFontFactory.java:413)
          - locked <1064f0890> (a com.sun.t2k.T2KFontFactory)
          at com.sun.t2k.T2KFontFactory.createFont(T2KFontFactory.java:334)
          - locked <1064f0890> (a com.sun.t2k.T2KFontFactory)
          at com.sun.javafx.font.PrismFontLoader.loadFont(PrismFontLoader.java:375)
          at javafx.scene.text.Font.<init>(Font.java:301)
          at calc.Calculator.createNumberText(Calculator.java:106)
          at calc.Calculator.init(Calculator.java:62)

            prr Philip Race
            jgodinez Jennifer Godinez (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: