The JavaFX installer should check that the display driver of a user's computer matches a supported version for the JavaFX version being installed and if it does not, provide a mechanism to handle the situation gracefully.
This will help prevent issues as reported in these forum threads:
http://www.coderanch.com/t/567750/Java-FX/java/JavaFX-Input-Window-display-driver
https://forums.oracle.com/forums/thread.jspa?messageID=10090053
https://forums.oracle.com/forums/thread.jspa?messageID=10051839
https://forums.oracle.com/forums/thread.jspa?messageID=10146774
https://forums.oracle.com/forums/thread.jspa?messageID=9799206
https://forums.oracle.com/forums/thread.jspa?messageID=9776292
This will help prevent issues as reported in these forum threads:
http://www.coderanch.com/t/567750/Java-FX/java/JavaFX-Input-Window-display-driver
https://forums.oracle.com/forums/thread.jspa?messageID=10090053
https://forums.oracle.com/forums/thread.jspa?messageID=10051839
https://forums.oracle.com/forums/thread.jspa?messageID=10146774
https://forums.oracle.com/forums/thread.jspa?messageID=9799206
https://forums.oracle.com/forums/thread.jspa?messageID=9776292
- relates to
-
JDK-8126075 In Ensemble, Animation stutters, then throws exception then, stops
-
- Closed
-