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

FXMLLoader: Check and remove unused callerClass field and argument

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • jfx24
    • javafx

      After the removal of the security manager checks in JDK-8342997, the callerClass field along with the callerClass argument in the various load* methods is unused (callerClass is always null now). After double-checking this, we can remove the callerClass field and arguments from the load* methods.

            jdv Jayathirth D V
            kcr Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: