using -XX:-UseCompilerSafepoints

Deneau, Tom tom.deneau at amd.com
Mon Nov 10 19:05:42 UTC 2014


I wanted to test the effect of the CompilerSafepoints poll instruction on a doNothing loop.  But when I tried this, the first warmup iteration (supposed to be 1 second) never returned.  I am using forking.  so something like -f 1 -jvmPrependArgs "-XX:-UseCompilerSafepoints"

Is this combination legal?

-- Tom



More information about the jmh-dev mailing list