On Mon, 18 Nov 2024 12:40:43 GMT, Per Minborg <pminb...@openjdk.org> wrote:
> This PR proposes to use a static property already resolved instead of calling > `System.getProperty()`. Drive by observation: In java.base, there are four similar instances in `ImageReaderFactory.JAVA_HOME`, `SystemImage::findHome`, `CDS::dumpSharedArchive` and `DomainName::getPubSuffixStream`. ------------- PR Comment: https://git.openjdk.org/jdk/pull/22205#issuecomment-2483368727