Skip to content

-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