Skip to Main Content

Java HotSpot Virtual Machine

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JVM Memory Settings in JBoss Server

843829Mar 27 2008 — edited Jul 14 2008
I can see the memory settings of JVM in JBoss Server - web console.

− freeMemory - Current Java Heap space available for future allocated objects
− totalMemory - Total amount of Java Heap space available for current and future objects
− maxMemory - Maximum amount of Java Heap space the JVM will attempt to use

When is application is used all the three memory is getting changed. How max memory is getting changed?
Any one please help me to understand the difference between max memory & total memory.

Edited by: PerfTest on Mar 27, 2008 9:29 AM

Edited by: PerfTest on Mar 27, 2008 9:30 AM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 11 2008
Added on Mar 27 2008
4 comments
582 views