Skip to content

Commit

Permalink
[client] fix gc type missing typo
Browse files Browse the repository at this point in the history
  • Loading branch information
gunlee01 committed Nov 29, 2017
1 parent 6bdb3d6 commit e06c511
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scouter.client.product/scouter.client.product
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<vmArgs>--add-modules=java.se.ee
-Xms128m
-Xmx768m
-XX:+UseG1G
-XX:+UseG1GC
-Dosgi.requiredJavaVersion=1.8
</vmArgs>
<vmArgsMac>-XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts
Expand Down

0 comments on commit e06c511

Please sign in to comment.