Change the mechanism by which the JDK identifies the platform-specific default Toolkit

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P3
    • 13
    • Affects Version/s: 13
    • Component/s: client-libs
    • None
    • 2d

      The "awt.toolkit" system property identifies the operating specific toolkit class.
      The default value of the property should be moved from the native code in the java.base module to dispatch on the operating type in the java.desktop module.
      This will remove an unnecessary coupling between modules and have a slight benefit to startup time and native code maintenance.


            Assignee:
            Philip Race
            Reporter:
            Roger Riggs
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: