We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
如果出现报错:java.lang.OutOfMemoryError:Java heap space,需要加上参数-Xmx3000m
$ java -jar ./smokeOS.jar
这个加上参数是去哪里加
The text was updated successfully, but these errors were encountered:
java -jar ./smokeOS.jar -Xmx3000m
Sorry, something went wrong.
No branches or pull requests
如果出现报错:java.lang.OutOfMemoryError:Java heap space,需要加上参数-Xmx3000m
$ java -jar ./smokeOS.jar
这个加上参数是去哪里加
The text was updated successfully, but these errors were encountered: