mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Mark Craig
30.05.2012 8849b8b725640e87dc1955b6522b3d5e095af349
Clarify confusing explanation of what -XX:MaxTenuringThreshold=1 does
1 files modified
4 ■■■■ changed files
opendj3/src/main/docbkx/admin-guide/chap-tuning.xml 4 ●●●● patch | view | raw | blame | history
opendj3/src/main/docbkx/admin-guide/chap-tuning.xml
@@ -286,8 +286,8 @@
    <varlistentry>
     <term><option>-XX:MaxTenuringThreshold=1</option></term>
     <listitem>
      <para>OpenDJ does not create medium lifetime objects, only transient
      objects, and long lived objects.</para>
      <para>Force OpenDJ to create only objects that have either a short
      lifetime, or a long lifetime.</para>
     </listitem>
    </varlistentry>
    <varlistentry>