-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
).