RFR: 8358058: sun/java2d/OpenGL/DrawImageBg.java Test fails intermittently
Phil Race
prr at openjdk.org
Fri Sep 26 23:29:14 UTC 2025
On Wed, 24 Sep 2025 22:50:28 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
> > I don't think it is a JDK product bug. It is something in Apple's scaling that we can't do anything about.
>
> I meant on windows, why it does not work as is, so we need to set scale to 1, the tests seems do not use some complicated colors, patters.
I removed the -Dsun.java2d.uiScale=1 and ran the tests again - multiple times - on the hidpi system -
and on other platforms, and they still pass.
So I can't reproduce the failure to say what it was that I saw.
So I am going to remove it. And if it ever recurs I will investigate.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/27399#issuecomment-3340774808
More information about the client-libs-dev
mailing list