RFR: 8196586: Remove use of deprecated finalize methods from javafx property objects

Nir Lisker nlisker at openjdk.java.net
Sun Feb 16 01:26:50 UTC 2020


On Fri, 14 Feb 2020 20:47:04 GMT, Nir Lisker <nlisker at openjdk.org> wrote:

>> @arapte I request you to be one of the reviewers of this PR.
> 
> I'll be the 2nd reviewer.

> the referent to the created property object has been garbage collected before the `finalize` method is called

I'm confused. What is that referent exactly and why is it guaranteed to have been GC'd before finalization?

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

PR: https://git.openjdk.java.net/jfx/pull/113


More information about the openjfx-dev mailing list