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

Alexander Zuev kizune at openjdk.org
Thu Aug 21 04:46:52 UTC 2025


On Tue, 19 Aug 2025 17:25:03 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

> the test might be updated to render components into the buffered image and then compare exact values.

And what does it test then? The original bug was about dragging the internal frame creates artifacts on the underlying component. By drawing the component after the drag into the BufferedImage - are we sure the artifacts will be drawn there too? I have my doubts about the logic of the test after the last change...

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

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


More information about the client-libs-dev mailing list