java_test rule vm_args affect the rulekey
Created by: kageiit
Seems like https://github.com/facebook/buck/blob/master/src/com/facebook/buck/jvm/java/JavaTestDescription.java#L202 should not affect the rulekey as they are purely runtime flags. They should not influence the need to recompile the tests jar again