peter-lawrey / Java-Thread-Affinity

Control thread affinity for Java
379 stars 77 forks source link

-Daffinity.reserved does not work #16

Closed bimargulies closed 12 years ago

bimargulies commented 12 years ago

Having not yet configured and reserved CPUs (and not really wanting to) I tried

mvn install -Daffinity.reserved=cc

and got the test failures and error message.

peter-lawrey commented 12 years ago

The command line option on works for the running JVM. It is not part of the build.