[OpenJDK 2D-Dev] RFR: 8257500: Drawing MultiResolutionImage with ImageObserver "leaks" memory

Sergey Bylokhov serb at openjdk.java.net
Fri Feb 26 20:00:43 UTC 2021


On Fri, 26 Feb 2021 11:58:48 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

> Can `MultiResolutionToolkitImageTest.java` not be run on other platforms?

The MultiResolutionToolkitImage is responsible to support the "@2x.png" files extension to make an image from a few image files, and currently this only supported on macOS.

-------------

PR: https://git.openjdk.java.net/jdk/pull/2711


More information about the 2d-dev mailing list