<AWT Dev> [12] Review Request: 8170937 Swing apps are slow if displaying from a remote source to many local displays

Phil Race philip.race at oracle.com
Mon Sep 10 20:20:32 UTC 2018


Looks good to me.
But should we consider a switch that allows people to still get the 
long, slow, ideal answer ?

-phil.

On 9/9/2018 5:53 PM, Sergey Bylokhov wrote:
> Hello.
> Please review the fix for jdk 12.
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8170937
> Webrev: http://cr.openjdk.java.net/~serb/8170937/webrev.00
>
> The logic to calculate the screen insets is changed in the 
> XToolkit.java. Please take a look to the comments of the bug for more 
> information.
>
>  - Additional sanity checks are added to the "ScreenInsetsTest" test.
>  - "FrameBorderCounter.java" is updated because it is used by a few 
> tests which starts to fail after the fix in the multi-screen config(it 
> fail in single screen config before), the reason is that it opens the 
> windows to fast.
>



More information about the awt-dev mailing list