def _get_candidates(self): candidates = dict(get_java_properties()) candidates.update(get_env_vars()) return candidates