RFR: 8365425: [macos26] javax/swing/JInternalFrame/8160248/JInternalFrameDraggingTest.java fails on macOS 26
Sergey Bylokhov
serb at openjdk.org
Tue Aug 19 17:27:39 UTC 2025
On Tue, 19 Aug 2025 06:14:21 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:
> Test compares specific pixels with expected color and needed color profile setting in macOS26 is not available it seems.
> Since the pixel color difference is slightly off, I have added a tolerance which had been present in many other tests so it's not without precedent
the test might be updated to render components into the buffered image and then compare exact values.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26833#issuecomment-3201583970
More information about the client-libs-dev
mailing list