73bd66758d
If we're running in the Digester, we need to and will see all of the java_location properties (one for each supported platform), but if we're running in a real installation, we'll only see the the one java_location that's appropriate for our platform. This initJava code gets called while we're in Digester mode, so it needs not to crash when it sees multiple java_location entries.