RFR: 8365425: [macos26] javax/swing/JInternalFrame/8160248/JInternalFrameDraggingTest.java fails on macOS 26
Prasanta Sadhukhan
psadhukhan at openjdk.org
Fri Aug 22 06:01:57 UTC 2025
On Thu, 21 Aug 2025 18:05:11 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
> > I guess you are right..I am not able to get the artifacts drawn into the BI with this...With createScreenCapture I could get so I reverted to the tolerance check
>
> That because you have to set float transform for that rendering, to reproduce the artifacts, for screen it is covered by the Dsun.java2d.uiScale in the header of the test. There is no difference between rendering to the screen vs rendering to BI.
How specifically could you suggest for my future reference?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26833#issuecomment-3213137695
More information about the client-libs-dev
mailing list