Results 1 to 2 of 2
- 11-22-2009, 05:59 PM #1
Member
- Join Date
- Dec 2008
- Posts
- 99
- Rep Power
- 0
ow many objects I have open in the memory
I have memery problem ( standard GUI application that consume 700MB when it open more then a few days) I guess -some object were not deleted at the end of the method that open these object
How can I have some report that tell me how many objects I have open in the memory - for each Class for example
My class and java class
something like that
class name objects in memery
javax.swing.JOptionPane 221
javax.swing.JScrollPane 101
myPackage.myClass 222
- 11-23-2009, 09:16 AM #2
Moderator
- Join Date
- Apr 2009
- Posts
- 10,484
- Rep Power
- 16
Similar Threads
-
Different Files Open in File -> Open Workspace
By mgm2010 in forum JCreatorReplies: 0Last Post: 04-11-2009, 02:14 PM -
read txt file,with some records, create objects and store objects in tables of a db.
By stamv in forum JDBCReplies: 1Last Post: 01-22-2009, 04:25 PM -
Jotm (Java Open Transaction Management)- Heap Memory Issues
By hariprashanth in forum Advanced JavaReplies: 0Last Post: 12-18-2008, 11:42 AM -
how do I increase memory allocated to code cache (Non Heap Memory)
By manibhat in forum Advanced JavaReplies: 2Last Post: 08-21-2008, 07:33 PM -
Memory
By mew in forum CLDC and MIDPReplies: 0Last Post: 12-28-2007, 11:02 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks