RFR: 8365425: [macos26] javax/swing/JInternalFrame/8160248/JInternalFrameDraggingTest.java fails on macOS 26 [v2]
Damon Nguyen
dnguyen at openjdk.org
Thu Aug 21 02:08:52 UTC 2025
On Thu, 21 Aug 2025 02:04:29 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
>
> Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision:
>
> Render component in bufferedimage
I tested the updated test with the rendered components on macOS 26. Same results as my last approval. Everything seems to be passing and LGTM when the test previously failed.
-------------
Marked as reviewed by dnguyen (Committer).
PR Review: https://git.openjdk.org/jdk/pull/26833#pullrequestreview-3138799028
More information about the client-libs-dev
mailing list