[9] Review request for 8142966 Wrong cursor position in text components on HiDPI display

2016-05-04 Thread Alexandr Scherbatiy
Hello, Could you review the fix: bug: https://bugs.openjdk.java.net/browse/JDK-8142966 webrev: http://cr.openjdk.java.net/~alexsch/8142966/webrev.02 Swing uses a font rendering context which does not take the graphics configuration transform into account. This lead to the situation whe

RFR(S): 8156020: 8145547 breaks AIX and and uses RTLD_NOLOAD incorrectly

2016-05-04 Thread Volker Simonis
Hi, can somebody please review this small change which fixes the AIX build after change 8145547, but also fixes an incorrect usage pattern of RTLD_NOLOAD in 8145547: http://cr.openjdk.java.net/~simonis/webrevs/2016/8156020/ https://bugs.openjdk.java.net/browse/JDK-8156020 Here are the details fr

Re: [9] Review request for JDK-8152981 Double icons with JMenuItem setHorizontalTextPosition on Win 10

2016-05-04 Thread Sergey Bylokhov
Hi, Rajeev. Is it necessary to reinstall UI for the component from the UI itself, probably it will be possible to reconfigure the current one? On 03.05.16 15:08, Rajeev Chamyal wrote: Hello All, Please review the below webrev. Bug: https://bugs.openjdk.java.net/browse/JDK-8152981 Webrev

Re: [9] Review request for JDK-8152981 Double icons with JMenuItem setHorizontalTextPosition on Win 10

2016-05-04 Thread Alexander Scherbatiy
The fix looks good to me. Thanks, Alexandr, On 5/3/2016 3:08 PM, Rajeev Chamyal wrote: Hello All, Please review the below webrev. Bug: https://bugs.openjdk.java.net/browse/JDK-8152981 Webrev : http://cr.openjdk.java.net/~rchamyal/8152981/webrev.00/

Re: [9] Review request for JDK-8153282 [TEST_BUG] some new JInternalFrame tests fail

2016-05-04 Thread Alexander Scherbatiy
The fix looks good to me. Thanks, Alexandr. On 5/2/2016 6:20 PM, Rajeev Chamyal wrote: Hello Sergey, Checked the tests with 1.9.0-ea-b86 build. All tests failed. Regards, Rajeev Chamyal -Original Message- From: Sergey Bylokhov Sent: 02 May 2016 19:05 To: Rajeev Chamyal; swing-

Re: [9] Review request for JDK-8153282 [TEST_BUG] some new JInternalFrame tests fail

2016-05-04 Thread Avik Niyogi
Looks fine. > On 03-May-2016, at 12:48 am, Sergey Bylokhov > wrote: > > Thanks. > On 02.05.16 18:20, Rajeev Chamyal wrote: >> Hello Sergey, >> >> Checked the tests with 1.9.0-ea-b86 build. >> All tests failed. >> >> Regards, >> Rajeev Chamyal >> >> -Original Message- >> From: Sergey