FXMLLoader: Check and remove unused callerClass field and argument

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: jfx24
    • Component/s: 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.

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

              Created:
              Updated: