<AWT Dev> [10] Review request for 8148619: Select the closest resolution variant in BaseMultiResolutionImage

Semyon Sadetsky semyon.sadetsky at oracle.com
Thu Sep 7 02:31:27 UTC 2017


Hello,

Please review fix for JDK10:

bug: https://bugs.openjdk.java.net/browse/JDK-8148619

webrev: http://cr.openjdk.java.net/~ssadetsky/8148619/webrev.00/

The algorithm selecting the best resolution variant of the 
BaseMultiResolutionImage was updated to be insensitive to the order of 
image variants in the initially provided array.

The BaseMultiResolutionImage specification was updated correspondingly.

--Semyon



More information about the awt-dev mailing list