On Tue, 19 Aug 2025 17:25:03 GMT, Sergey Bylokhov <s...@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