On Mon, 17 Oct 2022 14:02:52 GMT, Lukasz Kostyra <d...@openjdk.org> wrote:
> This change removes runFinalization calls in ImagePool::pruneCache method. > > Finalizers are deprecated in JDK 18 and will be removed soon. Can you enable GitHub actions testing for your repo? See this comment: https://github.com/openjdk/jfx/pull/918/checks?check_run_id=8936136932 Once you do, you should be able to manually trigger a GHA run (it will be automatically triggered on future pushes to your branches). ------------- PR: https://git.openjdk.org/jfx/pull/918