Re: [9] Review Request: 8168307 Toolkit.getScreenSize() returns incorrect size on unix in multiscreen systems

2017-02-27 Thread Alexandr Scherbatiy
The XToolkit.getDefaultScreenWidth()/getDefaultScreenHeight() methods are supposed to return the width/height in the user space. Could you rename them and the screenWidth/screenHeight variables to emphasize the fact that now they work with values in the device space? Thanks, Alexandr. On 2/1

Re: [9] Review request for 8171808: Performance problems in dialogs with large tables when JAB activated

2017-02-27 Thread Mikhail Cherkasov
Hi Sergey, http://cr.openjdk.java.net/~mcherkas/8171808/9/webrev.02/ I wrapped the very fist invocations of _getVisibleChildrenCount and _getVisibleChild into InvocationUtils.invokeAndWait and removed all InvocationUtils.invokeAndWait inside those two methods. Thanks, Mikhail. On 2/24/2017 1

Re: [awt-dev] Request for Approval and Review: JDK-8140329 [TEST BUG] java/awt/SplashScreen/FullscreenAfterSplash/FullScreenAfterSplash.java

2017-02-27 Thread Ambarish Rapte
Hi Rahul, Looks good +1   Regards, Ambarish   From: Sergey Bylokhov Sent: Thursday, February 23, 2017 1:57 AM To: Rahul Singh Cc: awt-dev@openjdk.java.net Subject: Re: [awt-dev] Request for Approval and Review: JDK-8140329 [TEST BUG] java/awt/SplashScreen/FullscreenAfterSplash/FullScreenA