Integrated: 8278426: ImagePool uses terminally deprecated System.runFinalization method

Lukasz Kostyra duke at openjdk.org
Thu Oct 20 06:23:01 UTC 2022


On Mon, 17 Oct 2022 14:02:52 GMT, Lukasz Kostyra <duke at openjdk.org> wrote:

> This change removes runFinalization calls in ImagePool::pruneCache method.
> 
> Finalizers are deprecated in JDK 18 and will be removed soon.

This pull request has now been integrated.

Changeset: 91e1a278
Author:    Lukasz Kostyra <lukasz.kostyra at oracle.com>
Committer: Ambarish Rapte <arapte at openjdk.org>
URL:       https://git.openjdk.org/jfx/commit/91e1a278ac0087d7fa767342824023488e652761
Stats:     4 lines in 1 file changed: 0 ins; 3 del; 1 mod

8278426: ImagePool uses terminally deprecated System.runFinalization method

Reviewed-by: arapte, angorya

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

PR: https://git.openjdk.org/jfx/pull/918


More information about the openjfx-dev mailing list