There are some troubles exists while we use D3D Device concurrently with awt.
For example : The attached test randomly fails while the same tests works really stable with
System.setProperty("sun.java2d.d3d", "false");
The similar problem described in the cr=7035209.
For example : The attached test randomly fails while the same tests works really stable with
System.setProperty("sun.java2d.d3d", "false");
The similar problem described in the cr=7035209.
- blocks
-
JDK-8114522 JFXPanel does not work in fullscreen mode
-
- Closed
-