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

-Xjni

Sets JNI options.

Syntax

    -Xjni:<parameter>

Parameters

arrayCacheMax

    -Xjni:arrayCacheMax=<size in bytes>
    -Xjni:arrayCacheMax=unlimited
Sets the maximum size of the array cache. The default size is 128 KB (-Xjni:arrayCacheMax=131072).