Re: Java 3D crash or flickering
Posted by
runiter on
Aug 09, 2016; 3:01pm
URL: https://forum.jogamp.org/Java-3D-crash-or-flickering-tp4035074p4037035.html
gouessej wrote
Instead of providing no OpenGL driver for Windows 10, Intel provides a driver that fails to load for its discontinued hardware. When a signed software claims to support Windows 10 which is the case of Oracle Java and OpenJDK 1.8.0 update 60 and later, the driver loads to load and Microsoft GDI Generic driver is used instead.
I guess this is not the problem that my users are facing then because in their case the program is bundled with Java 1.8.0_51 so it should not be affected by this bug which is in update 60 and later. Also in my case I get reports from all windows including windows vista, 7, 8 as well as 10.
I'll try to collect some information about what video cards they have.