Java Forums

Main Menu
Home
Today's Posts
FAQ
Search
Contact Us

Java Network
Linux Archive
Java Tips
Java Tips Blog

Sponsored Links





Welcome to the Java Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community, you will:

  • have access to post topics
  • communicate privately with other members (PM)
  • not see advertisements between posts
  • have the possibility to earn one of our surprises if you are an active member
  • access many other special features that will be introduced later.

Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 08-05-2007, 04:20 AM
Member
 
Join Date: Jul 2007
Posts: 41
oregon is on a distinguished road
swing application consumes much memory
My swing application consumes the memory size of 50MB initially but If I open a new window the memory gets raised.
If I closed that particular window which I have opened, the application doesn't released the memory.

can you help me with this problem?
thanks
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 08-05-2007, 10:25 AM
Senior Member
 
Join Date: Jul 2007
Posts: 130
cruxblack will become famous soon enough
50mb of memory?
Wow that's a lot, for my computer spec that is, the largest program i ever use (excluding games that is) only reach 20 or 30
What kinda application are u working actually?

Memory release got some problem with garbage collector right?
I haven't really understand that part, but maybe u should call the garbage collector explicitly instead of waiting for it to move on its initiative maybe?
From what i read just yesterday, in JavaTips there if im not mistaken, garbage collector sometimes make the application a little slower cause it came at inproper times, maybe u should find some more info bout it
And check ur default close operation also, just in case u miss some bugs or something, wouln't hurt to double check
Sorry couldn't help too much

CruxBlack
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Out of memory mew New To Java 1 01-20-2008 10:55 AM
EventHandling code for Swing application Java Tip Java Tips 0 12-07-2007 02:06 PM
Memory Leak using a Swing Application Project iimasd AWT / Swing 0 11-27-2007 12:20 PM
Patterns to application with swing and hibernate Peter Database 2 07-04-2007 08:58 AM
Problems with consumes a lot of system resources Eric Advanced Java 2 07-03-2007 08:23 PM


All times are GMT +3. The time now is 10:55 PM.


VBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org