JDK-8123934 : JavaFX content in Swing App produces serious flashing during frame resizing
  • Type: Bug
  • Component: javafx
  • Sub-Component: swing
  • Priority: P4
  • Status: Resolved
  • Resolution: Duplicate
  • Submitted: 2013-09-18
  • Updated: 2015-06-17
  • Resolved: 2013-09-20
Related Reports
Duplicate :  
Duplicate :  
Description
In NetBeans, create a new project and choose JavaFX in a Swing application. Run it (no changes) and resize the frame and terrible flashing of the JavaFX content ensues. This does not happen with JDK 7 (absolutely no flashing during resizing).

Affected Versions: JDK8 (Build 106)
Comments
Perhaps, RT-30750 contributes to the issue as well, however 99% of the jittering happened due to RT-30932.
20-09-2013

Fixed by RT-30932.
20-09-2013

This is likely a duplicate of RT-30750.
18-09-2013