|
[x]
Posted via EE Mobile
|
|
| Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again. |
|
|
|
|
Asked by finaris in New to Java Programming, Java Standard Edition, J2EE
Hi all,
While analyzing the memory consume of my Java Programm, i remarked that the allocated memory space increases by 6 Mb while
instantiating an object from a class.
The space increases excactly when the JVM tries to load the class by invoking the <i>loadclass<i> method.
the loaded class is a simple class with few methods an variables, hence i cannot understand why the JVM needs 6 Mb to load it !
Can anyone give me a tip ??
Thank you in advance.
20091021-EE-VQP-81 - Hierarchy / EE_QW_3_20080625