Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Runtime
-
Labels:None
-
Number of attachments :
Description
The space requirements for the keys used to access the hashmaps in VM_Atom and VM_Statics use up ~1.5% of the total boot image space (540kb). It would be nice to use a more memory efficient data scheme.
Issue Links
| This issue relates to: | ||||
| RVM-324 | Implement class unloading |
|
|
|
We need to rethink the class loader data structures to implement class unloading.