On Fri, 26 Jun 2026 06:43:24 GMT, sendaoYan <[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 Change is committed ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/31687#discussion_r3481913181
