Skip to content

CAUTION: This site hosts draft documentation for the next release. For published content of the latest release, visit www.eclipse.org/openj9/docs

-Xcompressedrefs / -Xnocompressedrefs

(64-bit only)

Enables or disables the use of compressed references.

Restriction: You cannot include -Xcompressedrefs in the options file (see -Xoptionsfile).

Syntax

Setting Action Default
-Xcompressedrefs Enable compression yes (see Default behavior)
-Xnocompressedrefs Disable compression

Default behavior

Compressed references are enabled by default when -Xmx ≤ 57 GB.

z/OS®: This threshold value assumes that you have APAR OA49416 installed. If you do not have the APAR installed, the threshold value is 25 GB.

AIX® and Linux®: For the metronome garbage collection policy, the threshold is 25 GB.

See also