Re: Swing Dev>[9] Review Request JDK-8163160 [PIT][TEST_BUG] Some issues in java/awt/image/multiresolution/MultiResolutionIcon/IconTest.java

2016-08-18 Thread Rajeev Chamyal
Hello Yuri, Can you please review below webrev. Webrev: http://cr.openjdk.java.net/~rchamyal/8163160/webrev.00/ Regards, Rajeev Chamyal -Original Message- From: Rajeev Chamyal Sent: 16 August 2016 18:45 To: Sergey Bylokhov; Alexander Scherbatiy; swing-dev@openjdk.java.net Subject: Re:

Re: [9] Review request for 8156217 Selected text is shifted on HiDPI display

2016-08-18 Thread Philip Race
OK .. I do not know enough about how modelToView is used by Swing to know what is really needed here. Someone with a bit more Swing background needs to chime in. I was encouraged that the *API* surface of the changes was much smaller than it had seemed from the webrev but maybe that is because

Re: [9] Review request for 8164032 JViewport backing store image is not scaled on HiDPI display

2016-08-18 Thread Alexandr Scherbatiy
Hello, Could you review the updated fix: http://cr.openjdk.java.net/~alexsch/8164032/webrev.02 The backing store image is recreated for the case where scaled sizes are changed. Thanks, Alexandr. On 8/17/2016 5:05 PM, Sergey Bylokhov wrote: On 17.08.16 14:02, Alexandr Scherbatiy wrote: