-Xmcrs

Sets an initial size for an area in memory that is reserved for any native classes, monitors, and threads that are used by compressed references within the lowest 4 GB memory area.

You can use the -verbose:sizes option to find out the value that is being used by the VM.

Notes:

Syntax

    -Xmcrs<size>

See Using -X command-line options for more information about the <size> parameter.