Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8235772

Remove use of deprecated finalize method from PiscesRenderer and AbstractSurface

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • jfx15
    • jfx13
    • javafx
    • None

      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.

            arapte Ambarish Rapte
            arapte Ambarish Rapte
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: