RFR: 8139208: [macosx] Issue with setExtendedState of JFrame [v6]

lawrence.andrews duke at openjdk.org
Wed Aug 23 17:47:58 UTC 2023


On Wed, 23 Aug 2023 17:42:54 GMT, Alisen Chung <achung at openjdk.org> wrote:

>> Swapped order of showing frame and managing extended frame state.
>
> Alisen Chung has updated the pull request incrementally with four additional commits since the last revision:
> 
>  - add copyright
>  - update test
>  - update test
>  - update test

test/jdk/javax/swing/JFrame/MaximizeWindowTest.java line 2:

> 1: /*
> 2:  * Copyright (c) 2023 Oracle and/or its affiliates. All rights reserved.

There should be comma after the year 2023,

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

PR Review Comment: https://git.openjdk.org/jdk/pull/15236#discussion_r1303348701


More information about the client-libs-dev mailing list