When there is an object that causes an increase in the memory size of the Tenured area in the application created by user, the corresponding object can be deployed in the Explicit heap. This section describes about how to estimate the memory size when using the explicit management heap functionality in the application.
- Hint
- The description of this section corresponds to all the Java applications that run on JavaVM including the J2EE server. However, when you want to use only the Explicit heap used in the J2EE server, you are not required to read this section. However, you can see this section as and when required.
- Organization of this section
- 7.11.1 Determine whether to use the explicit management heap functionality in the application
- 7.11.2 Estimation concept
- 7.11.3 Memory size used in the application