1. We can extract `System.getProperty("java.vm.name")` into variable and not
call it twice.
2. Can `System.getProperty("java.vm.name")` not be set and return null? In this
case we'll get NPE.[ Full content available at: https://github.com/apache/drill/pull/1437 ] This message was relayed via gitbox.apache.org for [email protected]
