I just wonder if all the j2me-enabled phone will have the auto garbage-collection feature. That means the application manager will call the system.gc() for us when the memory usage is approaching the limit or it's is the case that we (programmer) have the call the system.gc() ourself....

Reply With Quote

