Other |
---|
openjfx15Fixed |
Blocks :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
The implementation of PiscesRenderer and AbstractSurface uses the deprecated Object::finalize method to dispose of native resources. We should instead use an alternative disposal mechanism, such as a weak or phantom reference-based Disposer used in other places in JavaFX.
|