Skip to main content



      Home
Home » Archived » Memory Analyzer (MAT) » Interned strings compete in the PermGen space.......
Interned strings compete in the PermGen space....... [message #5715] Tue, 21 October 2008 03:32 Go to next message
Eclipse UserFriend
The String objects that are interned also go into the PermGen space.

Is there any tool in JDK 1.5 (beside jconsole) or any Profiling tool to
see these interned Strings?

I m using Eclipse MAT to analyze heap dumps but I also want to see how
many interned Strings are there in the PermGen space as i am getting
OutOfMemory:PermGen space error in my application.

Any help...

Thanks & Regards
Nirmal
Re: Interned strings compete in the PermGen space....... [message #5784 is a reply to message #5715] Tue, 21 October 2008 10:11 Go to previous message
Eclipse UserFriend
> The String objects that are interned also go into the PermGen space.

> Is there any tool in JDK 1.5 (beside jconsole) or any Profiling tool to
> see these interned Strings?

> I m using Eclipse MAT to analyze heap dumps but I also want to see how
> many interned Strings are there in the PermGen space as i am getting
> OutOfMemory:PermGen space error in my application.

The Memory Analyzer is not able to give you this info. Unfortunately I
don't know any tool which is able to show you this info. So, may be there
is one, but I don't know about it.
Previous Topic:Using pre-indexed dump
Next Topic:Saving content of char[]/byte[]/String/StringBuffer to file
Goto Forum:
  


Current Time: Fri Apr 25 06:13:20 EDT 2025

Powered by FUDForum. Page generated in 0.02901 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top