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

Alisen Chung achung at openjdk.org
Fri Aug 11 22:04:29 UTC 2023


On Fri, 11 Aug 2023 13:48:37 GMT, Damon Nguyen <dnguyen at openjdk.org> wrote:

>> Alisen Chung has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   removed debug statements
>
> src/java.desktop/macosx/classes/sun/lwawt/macosx/CPlatformWindow.java line 674:
> 
>> 672:                 /* Frame or Dialog should be set property WINDOW_FULLSCREENABLE to true if the
>> 673:                 Frame or Dialog is resizable.
>> 674:                 **/
> 
> Any reason for `**/` vs `*/`?

This was in the original code so I didn't change it

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

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


More information about the client-libs-dev mailing list