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:JITServerPort

This option specifies the port on which the JITServer server listens for compilation requests.

On the JITServer server, this option sets the port that is open for connections.

On the JITServer client, this option specifies to which server port the client should send compilation requests.

Syntax

    -XX:JITServerPort=<port>
Setting Effect Default
-XX:JITServerPort Set JITServer port 38400

See also