Re: [10] Review request for JDK-8190767: [macos] if JFrame is maximized on OS X, all new JFrames will be maximized by default

2018-02-12 Thread Manajit Halder
Hi Sergey, Thank you for the review comment. I have changed the fix as per your comment. Please review the webvrev. http://cr.openjdk.java.net/~mhalder/8190767/webrev.01/ The issue is not reproducible in jdk8. Regards, Manajit > > On

Re: RFR: 8197546: Fix for 8171000 breaks Solaris + Linux builds

2018-02-12 Thread Sergey Bylokhov
+1 On 11/02/2018 22:07, Jayathirth D V wrote: Changes are fine. -Original Message- From: Philip Race Sent: Monday, February 12, 2018 10:45 AM To: awt-dev@openjdk.java.net Subject: RFR: 8197546: Fix for 8171000 breaks Solaris + Linux builds Fix for broken Solaris + Linux builds Bug: ht