RFR: JDK-8266245: AWT Test FullScreenInsets.java fails due to incorrect pixel color and wrong window bounds [v2]
Alexey Ivanov
aivanov at openjdk.org
Mon Jan 9 17:42:57 UTC 2023
On Wed, 7 Dec 2022 09:20:34 GMT, Sergey Bylokhov <serb at openjdk.org> 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
More information about the client-libs-dev
mailing list