-Xint: template or c++ interpreter?

Francis ANDRE francis.andre.kampbell at orange.fr
Sat Oct 26 13:19:58 PDT 2013


Hi

The -Xint option specifies to the JVM to run only in interpreted mode, but since 
compiling the JVM with CC_INTERP do not exclude the template Interpreter, I am 
wondering if there is an option to specify that only the template Interpreter or 
only the C++ Interpreter be used?

Francis


More information about the hotspot-dev mailing list