Details
-
Type: Improvement
-
Status: In Progress
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: jvdesktop
-
Labels:
Description
Explore for opportunities to:
- reduce object creation by caching reusable instances
- reduce heap size by interning identical String objects
- reduce object creation by caching reusable instances
- reduce heap size by interning identical String objects