Today after installing Hitool, an error occurred after opening Hitool: Failed to create the Java virtual machine.
Here's how to fix it:
Notepad Open Hitool.ini
-startup
Plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.100.v20110502
-vmargs
-xverify:none
-xms40m
-xmx64m
-xx:permsize=40m
-xx:maxpermsize=64m
-xnoclassgc
-xx:cmsinitiatingoccupancyfraction=85
-xx:defaultmaxramfraction=1
-xx:+useparallelgc
-xx:newratio=8
-xx:survivorratio=8
-xx:targetsurvivorratio=90
-xx:maxtenuringthreshold=31
-xx:+usebiasedlocking
-xx:compilecommand=quiet
-xx:compilecommand=exclude,org/eclipse/core/internal/dtree/datatreenode,forwarddeltawith
-xx:compilecommand=exclude,java/text/simpledateformat,subparsezonestring
-xx:compilecommand=exclude,org/eclipse/jdt/internal/compiler/lookup/parameterizedmethodbinding,<init>
Modify line fifth-vmargs to-vmc:\program Files (x86) \java\jre1.8.0_131\bin (the path is the path to the Java installation).
Note: reference to http://blog.sina.com.cn/s/blog_740ccd040101ozpc.html, hereby famous Thank you
Hitool Open appears failed to create the Java virtual machine