Duplicate :
|
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.