-
Type:
Enhancement
-
Resolution: Won't Fix
-
Priority:
P4
-
None
-
Affects Version/s: 1.4.0
-
Component/s: client-libs
-
generic
-
generic
Name: krC82822 Date: 08/22/2001
java version "1.4.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b65)
Java HotSpot(TM) Client VM (build 1.4.0-beta-b65, mixed mode)
Swing and AWT classes are still using lots of Hashtables and Vectors and should
use HashMaps and ArrayLists instead in order to increase the performance.
(Review ID: 130446)
======================================================================