You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* JAVA_6_HOME environment variable set to JDK 6 home directory.
70
71
* JAVA_7_HOME environment variable set to JDK 7+ home directory.
72
+
* JAVA_8_HOME environment variable set to JDK 8 home directory.
71
73
72
-
JDK 7+ and JAVA_7_HOME environment variable are required to build **profiler-optional**. For more information about the optional package, please take a look [here](../profiler-optional/README.md).
74
+
JDK 7+ and JAVA_7_HOME, JAVA_8_HOME environment variable are required to build **profiler-optional**. For more information about the optional package, please take a look [here](../profiler-optional/README.md).
73
75
74
76
Additionally, the required Java version to run each Pinpoint component is given below:
0 commit comments