This PR proposes to use a static property already resolved instead of calling `System.getProperty()`.
------------- Commit messages: - Use StaticProperty.javaHome() Changes: https://git.openjdk.org/jdk/pull/22205/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=22205&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8344134 Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/22205.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/22205/head:pull/22205 PR: https://git.openjdk.org/jdk/pull/22205