Skip to content

-XX:JITServerTimeout

This option specifies the socket timeout for JITServer communication.

You can specify this option on both the server and the client sides.

Syntax

    -XX:JITServerTimeout=<timeout_ms>
Setting Effect Default
-XX:JITServerTimeout Set the timeout value in milliseconds for socket operations 30000 ms for the JITServer process and 10000 ms when Eclipse OpenJ9™ is launched as a client VM

See also