JVM νκ²½λ³μ
JAVA_HOME
- This variable indicates the directory where the Java Development Kit (JDK) software is installed.1
JAVA_TOOL_OPTIONS
- This environment variable allows you to specify the initialization of tools, specifically the launching of native or Java programming language agents using theΒ
-agentlibΒ orΒ-javaagentΒ options.2
JAVA_OPTS
- Apache Tomcatμ΄λ λ€λ₯Έ μ±μμ μ¬μ© μ€μΈ νκ²½ λ³μ
- Oracle κ°μ΄λ λ¬Έμμ μλ€.