mirror of
https://github.com/CyC2018/CS-Notes.git
synced 2026-03-13 09:50:42 +08:00
Merge branch 'master' of https://github.com/CyC2018/InterviewNotes
This commit is contained in:
@@ -689,3 +689,5 @@ protected synchronized Class<?> loadClass(String name, boolean resolve) throws C
|
||||
```java
|
||||
java -Xmx12m -Xms3m -Xmn1m -XX:PermSize=20m -XX:MaxPermSize=20m -XX:+UseSerialGC -jar java-application.jar
|
||||
```
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user