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

Several tests use terminally deprecated System.runFinalization method

XMLWordPrintable

      The System.runFinalization and Runtime.runFinalization methods are terminally deprecated by JEP 421 (JDK-8274609). Several JavaFX tests call System.runFinalization method when testing for memory leaks.

      To see this, run the following:

      $ gradle --info -PLINT=removal test

      See the attached log file for the list of calls to runFinalization.

            hmeda Hima Bindu Meda
            kcr Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: