This topic has missing or partial documentation. Please help us improve it.
Mature objects are objects that have been promoted from the Young generation after living past the promotion threshold ‘X’.
Autotune is the mechanism that is used to dynamic adjust the GC cycles before mature collection occurrs. This can be turned off or a static number may be used via gc.lifetime. gc.lifetime is used by autotune which sets the initial value.
For more information on configuration variables available read the vm configuration source file