Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Richard Torres   on May 23 In Java Category.

  
Question Answered By: Emily Brown   on May 23

An OutOfMemoryException is not necessarily a result of memory  leakage. You may also need to allow JVM to allocate more memory while gc is finding the best time to release dangling objects. However, the barmak's JProfiler solution is a determind way to find  memory consumption points.

Share: 

 

This Question has 3 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Memory Leakage Or get search suggestion and latest updates.


Tagged: