Restore system properties to initial values

java.vm.name is used by caliper to determine if it is running in Dalvik or not.
Without this, it assumed it should use java.

The null checks are because the properities can be null, such as java.vm.info

git-svn-id: http://vogar.googlecode.com/svn/trunk@293 aa685c63-decc-881d-cd2b-7fa72aad72e1
1 file changed
tree: 23ae85f75984cc47320433337f61b63eb964513a
  1. .idea/
  2. bin/
  3. lib/
  4. src/
  5. test/
  6. .vogarconfig.example
  7. build.xml
  8. vogar.iml