We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13abc4b commit d822b12Copy full SHA for d822b12
modules/java.sh
@@ -103,4 +103,4 @@ echo "Installation complete. Java version:"
103
"$JAVA_REAL_EXE" -version
104
105
echo "Dumping class cache..."
106
-#"$JAVA_REAL_EXE" -Xshare:dump
+"$JAVA_REAL_EXE" -Xshare:dump
0 commit comments