On Tue, 19 Aug 2025 06:14:21 GMT, Prasanta Sadhukhan <psadhuk...@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 This pull request has now been integrated. Changeset: bdf9834b Author: Prasanta Sadhukhan <psadhuk...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/bdf9834b81f0565e3572de42ebd42981d1d05a5c Stats: 15 lines in 1 file changed: 13 ins; 0 del; 2 mod 8365425: [macos26] javax/swing/JInternalFrame/8160248/JInternalFrameDraggingTest.java fails on macOS 26 Reviewed-by: dnguyen, kizune ------------- PR: https://git.openjdk.org/jdk/pull/26833