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

[Monocle] software rendering pipeline crash when running GUIMark2

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • emb-8u26
    • javafx

      Running:

      jdk1.8.0_06/jre/bin/java -Djavafx.platform=monocle -Dembedded=monocle -cp ../test/GUIMark2.jar guimark2.VectorTest

      with the software pipeline results in this exception:

      Exception in thread "JavaFX Application Thread" java.nio.BufferOverflowException
      at java.nio.DirectIntBufferU.put(DirectIntBufferU.java:363)
      at java.nio.DirectIntBufferU.put(DirectIntBufferU.java:342)
      at com.sun.glass.ui.monocle.Framebuffer.composePixels(Framebuffer.java:167)
      at com.sun.glass.ui.monocle.linux.FBDevScreen.uploadPixels(FBDevScreen.java:174)
      at com.sun.glass.ui.monocle.MonocleView._uploadPixels(MonocleView.java:97)
      at com.sun.glass.ui.View.uploadPixels(View.java:759)
      at com.sun.prism.PresentableState.uploadPixels(PresentableState.java:259)
      at com.sun.javafx.tk.quantum.SceneState.access$001(SceneState.java:42)
      at com.sun.javafx.tk.quantum.SceneState.lambda$uploadPixels$293(SceneState.java:125)
      at com.sun.javafx.tk.quantum.SceneState$$Lambda$166/3351003.run(Unknown Source)
      at com.sun.glass.ui.monocle.RunnableProcessor.runLoop(RunnableProcessor.java:77)
      at com.sun.glass.ui.monocle.RunnableProcessor.run(RunnableProcessor.java:47)
      at java.lang.Thread.run(Thread.java:745)

            ddhill David Hill (Inactive)
            kselle Lisa Selle (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: