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

D3D12 backend crashes when running robot tests

XMLWordPrintable

    • generic
    • windows

      To reproduce run:

      ```
      _JAVA_OPTIONS="-Dprism.order=d3d12 -Dprism.verbose=true" gradle --info -PFULL_TEST=true -PUSE_ROBOT=true :systemTests:test --tests RobotTest
      ```

      After some tests this produces a crash on native side. See crash dump log for details.

      Tests frequently create new scenes. I suspect there is a problem with GPU still using an RTT while we try to free it.

            lkostyra Lukasz Kostyra
            lkostyra Lukasz Kostyra
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: