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

☂ Eliminate use of deprecated finalize method in JavaFX

XMLWordPrintable

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

      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.

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

              Created:
              Updated:
              Resolved: