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

Andy Goryachev angorya at openjdk.org
Wed Oct 19 15:08:13 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.

Marked as reviewed by angorya (Author).

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

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


More information about the openjfx-dev mailing list