Unrecognized VM option 'UseCompressedOops '
Answered
My Intellij has stopped working after upgrading to 2019.2. I am using windows 7 SP1 and java 1.8.0_144. The error follows:
idea.bat
Unrecognized VM option 'UseCompressedOops '
Did you mean '(+/-)UseCompressedOops'? Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
Please sign in to leave a comment.
Please delete the custom .vmoptions file from the config directory: https://intellij-support.jetbrains.com/hc/articles/206544519.
It worked. Thank you.