On Fri, 14 Feb 2020 20:47:04 GMT, Nir Lisker <nlis...@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