Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 11-09-2007, 04:25 PM
Java Tip's Avatar
Moderator
 
Join Date: Nov 2007
Posts: 1,681
Rep Power: 4
Java Tip will become famous soon enoughJava Tip will become famous soon enough
Default when objects are removed from heap
JVM uses heap to put all the objects. Garbage Collection removes an object from heap to free space when there is no live references to the object.
Bookmark Post in Technorati
Reply With Quote
Reply

Bookmarks

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

BB 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
JVm Heap memory settings nagesh Advanced Java 1 12-22-2008 06:27 PM
Heap Sort in Java Java Tip Algorithms 0 04-16-2008 10:27 PM
Heap Sorting kesav2005 New To Java 1 11-13-2007 04:04 PM
Heap Sort kesav2005 Advanced Java 1 11-13-2007 11:40 AM
Help with heap and stack coco Advanced Java 1 08-06-2007 02:21 PM


All times are GMT +2. The time now is 03:15 AM.



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