Created
February 23, 2017 00:13
-
-
Save dimMaryanto93/84d0a6b3e64cba87426140c5ee9219ed to your computer and use it in GitHub Desktop.
Jaspersoft - Slow in Ubuntu 16.10
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-startup | |
plugins/org.eclipse.equinox.launcher_1.3.100.v20150511-1540.jar | |
--launcher.GTK_version | |
2 | |
plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.300.v20150602-1417 | |
-data | |
@noDefault | |
--launcher.defaultAction | |
openFile | |
-vm | |
features/jre.linux.gtk.x86_64.feature_1.8.0.u92/jre/bin | |
-vmargs | |
-Dosgi.requiredJavaVersion=1.8 | |
-XX:MaxPermSize=512M | |
-XX:+CMSClassUnloadingEnabled | |
-XX:+UseConcMarkSweepGC | |
-Dfile.encoding=UTF-8 | |
-Djava.net.preferIPv4Stack=true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment