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).

test/jdk/java/awt/Panel/PanelRepaint/PanelRepaint.java line 26:

> 24: /*
> 25:  * @test
> 26:  * @bug 4148078 8364404

8364404 is not a jvm bug but a test bug, so this line chnage seems do not needed

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

PR Review Comment: https://git.openjdk.org/jdk/pull/31687#discussion_r3479616194

Reply via email to