On Fri, 26 Jun 2026 03:50:18 GMT, Jyothilekshmi <[email protected]> wrote:

> Please review this
> 
> Platforms tested:
> Windows 11, macOS, Linux, Ubuntu
> 
> Summary:
> Updated `PanelRepaint` to use `BorderLayout` for the test frame and its main 
> panel instead of relying on `FlowLayout` with manually assigned bounds.
> 
> - [x] I confirm that I make this contribution in accordance with the [OpenJDK 
> Interim AI Policy](https://openjdk.org/legal/ai).

Verified on latest mainline. The issue is still reproducible when the outer 
panel/window is resized.

  Steps to reproduce:

  1. Launch the test.
  2. Open the panel UI.
  3. Resize the outer panel/window.
  4. Observe the repaint behavior.

 Verified this against the latest mainline builds for JDK 27 and JDK 28, and 
the issue is reproducible there as well.

https://github.com/user-attachments/assets/f49fb419-c606-41d6-8229-fc0cc56e4253

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

PR Comment: https://git.openjdk.org/jdk/pull/31687#issuecomment-4905818762

Reply via email to