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

☂ Eliminate use of deprecated finalize method in JavaFX

    XMLWordPrintable

Details

    • Task
    • Resolution: Delivered
    • P3
    • jfx15
    • jfx11
    • javafx
    • None

    Description

      Object::finalize has been deprecated since JDK 9 (see JDK-8165641).

      This umbrella task tracks the removal of Object::finalize from JavaFX. The actual work will be done by the linked blocking issues, at which time this umbrella can be closed.

      At this time there are only three uses where we override finalize:

      1. JavaFX Beans Property objects
      2. JPEGImageLoader
      3. Pisces renderer

      There are issues already filed to address all three of these.

      Attachments

        Issue Links

          Activity

            People

              kcr Kevin Rushforth
              kcr Kevin Rushforth
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: