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

-Xfastresolve

Tune performance by improving the resolution time for classes when the field count exceeds the specified threshold.

If profiling tools show significant costs in field resolution, change the threshold until the costs are reduced. If you enable this option, additional memory is used when the threshold is exceeded.

Note: The use of this option is deprecated.

Syntax

    -Xfastresolve<n>
where <n> is the required threshold.