-
Bug
-
Resolution: Fixed
-
P3
-
1.4.0
-
beta2
-
sparc
-
solaris_8
Scott Violet says that the Swing DnD classes are causing the DesktopProperties classes to be loaded. This is known to be expensive (there is a seperate bug to have these loaded lazily). Until these are loaded lazily we should avoid touching them until required. This will improve startup time.