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

-XX:JITServerMetricsPort

This option specifies the port number on which the JITServer metrics are provided to a monitoring agent.

Use this option with the -XX:+JITServerMetrics option, which enables the provision of the JITServer metrics.

Syntax

    -XX:JITServerMetricsPort=<port>
Setting Effect Default
-XX:JITServerMetricsPort Set JITServer port for metrics 38500

See also