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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • 13
    • 13
    • 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.


            prr Philip Race
            rriggs Roger Riggs
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: