-
Bug
-
Resolution: Unresolved
-
P3
-
internal
-
Local build of direct3d12 branch of jfx-sandbox.
-
windows
To reproduce this:
1. Run EmbeddedSwing app
java -jar apps/toys/EmbeddedSwing/dist/EmbeddedSwing.jar
2. Click on "Jazz" in the left side panel
3. Double-click on the "Jazz" folder in the main window
BUG: the windows is redrawn below where it should be
See the two attached images: SwingNode_Bad.png is the output of the d3d12 pipeline and SwingNode_Good.png is the output of the existing d3d pipeline.
NOTE: This is visually similar to metal pipeline bugJDK-8350512.
1. Run EmbeddedSwing app
java -jar apps/toys/EmbeddedSwing/dist/EmbeddedSwing.jar
2. Click on "Jazz" in the left side panel
3. Double-click on the "Jazz" folder in the main window
BUG: the windows is redrawn below where it should be
See the two attached images: SwingNode_Bad.png is the output of the d3d12 pipeline and SwingNode_Good.png is the output of the existing d3d pipeline.
NOTE: This is visually similar to metal pipeline bug
- relates to
-
JDK-8350512 SwingInterop renders incorrectly on MTL pipeline
-
- Resolved
-