Is there a way to "force" JavaFX to enable the Hi-DPI mode? Maybe through some specific VM-argument or something? This would be highly useful for debugging/testing an application without having access to a respective display.
This question already covers the basics about JavaFX 8's Hi-DPI mode pretty well, but it doesn't give any way of "enforcing" the mode to be active: JavaFX 8 HiDPI Support