Remove use of deprecated finalize method from JPEGImageLoader

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • jfx14
    • Affects Version/s: 9, 10
    • Component/s: javafx

       The implementation of JPEGImageLoader 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.

            Assignee:
            Ambarish Rapte
            Reporter:
            Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: