Technically, if we follow Apple's guidelines on retina display support, we should be dynamically choosing a pixel scale based on where the majority of a window is currently being displayed.  The first implementation of HiDPI for RT-24009, though, locks in the choice of pixel scaling for the Screen on which a View is currently displayed.  That choice will need to be made more dynamic for full support for Mac Retina systems.
            
- is blocked by
- 
                    JDK-8118342 JVM crashes after display mode is changed from LoDPI to HiDPI (FX app with ImageView) -           
- Closed
 
-         
- 
                    JDK-8101788 Support for Hi-DPI displays -           
- Resolved
 
-         
- 
                    JDK-8101728 Mac: handle moving windows to other screens -           
- Resolved
 
-         
- relates to
- 
                    JDK-8123550 Severe drawing issues when changing displays -           
- Resolved
 
-         
- 
                    JDK-8124960 Oversized and incomplete components shown on osx 10.8.3 using jdk 1.8.0 -           
- Closed
 
-