On Tue, 7 Apr 2026 10:35:08 GMT, Thiago Milczarek Sayao <[email protected]> wrote:
> I noticed that `Application.java` has a `staticScreen_getVideoRefreshPeriod` > - I have not tested it, but I wonder if this would affect the issue. It seems to provide the same 0.0 refresh period across all platforms, which then `QuantumToolkit` picks up. If refresh period is 0.0 the Toolkit should use platform native vsync. So I think this is correct, it's the problem with specifically Intel and their drivers not catching that vsync should be enabled. ------------- PR Comment: https://git.openjdk.org/jfx/pull/1981#issuecomment-4251524230
