-
Bug
-
Resolution: Duplicate
-
P3
-
13
-
None
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.
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.
- duplicates
-
JDK-8212700 Change the mechanism by which JDK loads the platform-specific AWT Toolkit
-
- Resolved
-