AW: Can't fork VM if option value contains space

Bernd Eckenfels ecki at zusammenkunft.net
Wed Aug 13 00:21:48 UTC 2014


Am Tue, 12 Aug 2014 04:33:44 -0700
schrieb Dmitry Vyazelenko <vyazelenko at yahoo.com>:

I would use (untested)

                 .jvmArgs("-Dmy.prop=A B C").build();

Because the Process.execute(String[]) API works with blanks in
arguments.

Gruss
Bernd


More information about the jmh-dev mailing list