RFR: 8278426: ImagePool uses terminally deprecated System.runFinalization method
Lukasz Kostyra
duke at openjdk.org
Wed Oct 19 15:00:55 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.
All done! Tests are in progress now.
-------------
PR: https://git.openjdk.org/jfx/pull/918
More information about the openjfx-dev
mailing list