RFR: 8282526: Default icon is not painted properly [v7]

Alexey Ivanov aivanov at openjdk.org
Fri Jul 8 12:38:42 UTC 2022


On Wed, 6 Jul 2022 18:17:41 GMT, Alexander Zuev <kizune at openjdk.org> wrote:

>> Detect the situation where we do need to perform interpolation during ImageIcon
>> painting and set a hint to the rendering to perform bicubic approximation so
>> image details are preserved during transition.
>
> Alexander Zuev has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Modified test case so it creates the new file instead of having it in
>   the test folder. Verified on automatic run.

Marked as reviewed by aivanov (Reviewer).

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

PR: https://git.openjdk.org/jdk/pull/7805



More information about the client-libs-dev mailing list