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

REGRESSION: D3D stops rendering after screen lock on Windows

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • fx2.0
    • fx2.0
    • javafx
    • Windows 7 x64, javafx-2_0-beta-b32-windows-i586-17_jun_2011
      NVIDIA GeForce GT 330M
      Driver date: 09.04.2010
      Driver version: 8.17.11.9494

      When I lock screen my laptop with simple app running and unlock it I get
      non-rendering app and a bunch of the following exceptions:

      java.lang.NullPointerException
          at com.sun.prism.d3d.D3DSwapChain.present(D3DSwapChain.java:42)
          at com.sun.javafx.tk.quantum.PaintRunnable.run(PaintRunnable.java:241)
          at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
          at java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:317)
          at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:150)
          at com.sun.prism.render.RenderJob.run(RenderJob.java:29)
          at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
          at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
          at com.sun.javafx.tk.quantum.QuantumRenderer$ObservedRunnable.run(QuantumRenderer.java:70)
          at java.lang.Thread.run(Thread.java:662)

      According to Kirill, this is a regression.

            jandrese Joe Andresen (Inactive)
            mrkam Alexander Kuznetcov (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: