On Wed, 7 Dec 2022 09:20:34 GMT, Sergey Bylokhov <[email protected]> wrote:

> On Windows, it does not work as well if a non-accelerated java2d pipeline is 
> selected. You can test that by using this option: `-Dsun.java2d.d3d=false`

Or rather try with `-Dsun.java2d.d3d=True` and check if Direct3D is enabled. If 
it isn't, you won't see the difference.

-------------

PR: https://git.openjdk.org/jdk/pull/11462

Reply via email to