RFR: 8365425: [macos26] javax/swing/JInternalFrame/8160248/JInternalFrameDraggingTest.java fails on macOS 26

Sergey Bylokhov serb at openjdk.org
Thu Aug 21 18:07:56 UTC 2025


On Thu, 21 Aug 2025 07:42:31 GMT, Prasanta Sadhukhan <psadhukhan 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.

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

PR Comment: https://git.openjdk.org/jdk/pull/26833#issuecomment-3211593883


More information about the client-libs-dev mailing list