uCosminexus Application Server, Expansion Guide
With Application Server, you can use a memory space other than the Java heap as the Java object placement destination when executing a Java application. The function is called the Explicit Memory Management functionality. You can inhibit the occurrence of a full garbage collection by effectively using the Explicit Memory Management functionality.
This chapter describes how to inhibit a full garbage collection by using the Explicit Memory Management functionality.
Note that you cannot use the Explicit Memory Management functionality if the -XX:+UseParNewGC option is specified as a type of the copy garbage collection.
All Rights Reserved. Copyright (C) 2013, 2015, Hitachi, Ltd.