jvmArgsAppend/jvmArgsPrepend in @Fork
Aleksey Shipilev
aleksey.shipilev at oracle.com
Wed Feb 19 06:25:32 PST 2014
On 02/19/2014 01:32 PM, Bernhard Urban wrote:
> the "jvmArgsAppend" value is ignored. Same thing for "jvmArgsPrepend". Is
> that the intended behavior?
It was intended quite long ago, where we haven't the clear-cut
precedence strategy with options. Then, it was considered the escape
hatch to provide jvmArgs which will override append/prepend options. At
this point, we have to reconsider.
This change should match the behavior you are after:
http://hg.openjdk.java.net/code-tools/jmh/rev/b396331bc871
-Aleksey.
More information about the jmh-dev
mailing list