Toolkit needs to try the current classloader before trying the app classloader

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P2
    • 9-repo-jigsaw
    • Affects Version/s: 9-repo-jigsaw
    • Component/s: javafx
    • None


      In Toolkit, we need to cascade the classloader tried when we -Djavafx.toolkit is processed. Some tests need:
          Toolkit.class.getClassLoader();
      others:
          Thread.currentThread().getContextClassLoader();

      This is Jake specific at this point.

            Assignee:
            David Hill (Inactive)
            Reporter:
            David Hill (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: